aboutsummaryrefslogtreecommitdiff
path: root/net/glflow/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/glflow/Makefile')
-rw-r--r--net/glflow/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/net/glflow/Makefile b/net/glflow/Makefile
index 786b65c8779b..6872c34cc0d4 100644
--- a/net/glflow/Makefile
+++ b/net/glflow/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= glflow
-PORTVERSION= 0.0.4
+PORTVERSION= 0.0.5
CATEGORIES= net security
MASTER_SITES= http://night.rdslink.ro/dudu/glflow/
DISTNAME= glFlow-${PORTVERSION}
@@ -18,6 +18,9 @@ PLIST_FILES= bin/glflow
PORTDOCS= README
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
+GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --enable-debug
+
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/glflow ${PREFIX}/bin
.if !defined(NOPORTDOCS)