From 76b1767d844a0a77f1615cdb8be0d6b199eeeb3d Mon Sep 17 00:00:00 2001 From: lofi Date: Mon, 30 Aug 2004 20:09:02 +0000 Subject: Revert last commit. --- net/glflow/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'net/glflow/Makefile') diff --git a/net/glflow/Makefile b/net/glflow/Makefile index 6872c34cc0d4..46f192389c78 100644 --- a/net/glflow/Makefile +++ b/net/glflow/Makefile @@ -6,7 +6,8 @@ # PORTNAME= glflow -PORTVERSION= 0.0.5 +PORTVERSION= 0.0.4 +PORTEPOCH= 1 CATEGORIES= net security MASTER_SITES= http://night.rdslink.ro/dudu/glflow/ DISTNAME= glFlow-${PORTVERSION} @@ -18,9 +19,6 @@ 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) -- cgit