aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games/enigma/Makefile2
-rw-r--r--math/fung-calc/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/games/enigma/Makefile b/games/enigma/Makefile
index 946fdaf5af62..858d79999c1f 100644
--- a/games/enigma/Makefile
+++ b/games/enigma/Makefile
@@ -20,6 +20,8 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libzipios.a:${PORTSDIR}/archivers/zipios++
BUILD_DEPENDS+= ${LOCALBASE}/bin/tolua:${PORTSDIR}/lang/tolua4
LIB_DEPENDS= lua.4:${PORTSDIR}/lang/lua4
+BROKEN= Does not compile
+
USE_GCC= 3.3
GNU_CONFIGURE= yes
diff --git a/math/fung-calc/Makefile b/math/fung-calc/Makefile
index 4f53e7f0f433..d20b3da67d8a 100644
--- a/math/fung-calc/Makefile
+++ b/math/fung-calc/Makefile
@@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= markus@FreeBSD.org
COMMENT= Advanced graphic calculator
+BROKEN= Does not compile
+
USE_KDELIBS_VER= 3
USE_GL= yes
USE_GMAKE= yes