summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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