summaryrefslogtreecommitdiffstats
path: root/math/rascal
diff options
context:
space:
mode:
authorsf <sf@FreeBSD.org>2003-07-14 02:37:19 +0000
committersf <sf@FreeBSD.org>2003-07-14 02:37:19 +0000
commit2ba2791f07c58ffb4d307a60ab130c992e79c40c (patch)
treea8c81783ec921be30971da009285e365d4de3e18 /math/rascal
parent3149dc0d58d1b7ba40cf70fe81faae8c0b8ae014 (diff)
downloadFreeBSD-ports-2ba2791f07c58ffb4d307a60ab130c992e79c40c.zip
FreeBSD-ports-2ba2791f07c58ffb4d307a60ab130c992e79c40c.tar.gz
get rid of libgnugetopt dependency for -CURRENT,
use USE_GETOPT_LONG instead. This commit does not fix compilation.
Diffstat (limited to 'math/rascal')
-rw-r--r--math/rascal/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/rascal/Makefile b/math/rascal/Makefile
index 3ffeb4d..3c8a1ae 100644
--- a/math/rascal/Makefile
+++ b/math/rascal/Makefile
@@ -8,6 +8,7 @@
PORTNAME= rascal
PORTVERSION= 0.3.2
+PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -15,8 +16,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= Rascal, the Advanced Scientific CALculator
-LIB_DEPENDS= gnugetopt:${PORTSDIR}/devel/libgnugetopt
-
+USE_GETOPT_LONG=yes
USE_REINPLACE= yes
USE_BISON= yes
#USE_GNOME= yes
OpenPOWER on IntegriCloud