summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2003-08-07 09:15:53 +0000
committerKris Kennaway <kris@FreeBSD.org>2003-08-07 09:15:53 +0000
commit0bc56fbbb971532228651dcef837cce9fd816af1 (patch)
tree1fe923f5b214c6e8cee6c65ae60c067916d722b7
parentBROKEN: distinfo out of date (diff)
BROKEN: does not compile
Notes
Notes: svn path=/head/; revision=86462
-rw-r--r--chinese/dictd/Makefile2
-rw-r--r--math/rascal/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/chinese/dictd/Makefile b/chinese/dictd/Makefile
index 6bd65d9e64a0..62ca98cf892f 100644
--- a/chinese/dictd/Makefile
+++ b/chinese/dictd/Makefile
@@ -9,6 +9,8 @@ CATEGORIES= chinese
MAINTAINER= ports@FreeBSD.org
+BROKEN= Does not compile
+
MASTERDIR= ${.CURDIR}/../../net/dictd
EXTRA_PATCHES= ${.CURDIR}/files/patch-index.c \
${.CURDIR}/files/patch-libmaa::arg.c \
diff --git a/math/rascal/Makefile b/math/rascal/Makefile
index 3c8a1aea011f..c6991f4aec80 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