diff options
| author | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2003-07-14 02:37:19 +0000 |
|---|---|---|
| committer | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2003-07-14 02:37:19 +0000 |
| commit | e496d3c2790afd2dd1acf6d85fc50885becd065b (patch) | |
| tree | 9bc980cbd45b5df77ee8b7fb628ab0bbcb261afe /math/rascal/Makefile | |
| parent | 15af2655c11bf37de08e709924b4dbd5b3359cf3 (diff) | |
Notes
Diffstat (limited to 'math/rascal/Makefile')
| -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 3ffeb4dcd97b..3c8a1aea011f 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 |
