diff options
author | kris <kris@FreeBSD.org> | 2003-08-07 17:15:53 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-08-07 17:15:53 +0800 |
commit | 98e9d74be4419a3199c77b74c237a05bf3fdc4de (patch) | |
tree | ef66d6143ad39c59e9850252dd9ae028ba273a98 /math/rascal | |
parent | 7731fc08a012422d3c4f06cf71ccaee064fab66e (diff) | |
download | freebsd-ports-graphics-98e9d74be4419a3199c77b74c237a05bf3fdc4de.tar.gz freebsd-ports-graphics-98e9d74be4419a3199c77b74c237a05bf3fdc4de.tar.zst freebsd-ports-graphics-98e9d74be4419a3199c77b74c237a05bf3fdc4de.zip |
BROKEN: does not compile
Diffstat (limited to 'math/rascal')
-rw-r--r-- | math/rascal/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/rascal/Makefile b/math/rascal/Makefile index 3c8a1aea011..c6991f4aec8 100644 --- a/math/rascal/Makefile +++ b/math/rascal/Makefile @@ -16,6 +16,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Rascal, the Advanced Scientific CALculator +BROKEN= Does not compile + USE_GETOPT_LONG=yes USE_REINPLACE= yes USE_BISON= yes |