diff options
Diffstat (limited to 'math/rascal')
-rw-r--r-- | math/rascal/Makefile | 4 |
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 |