aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2005-01-02 00:57:25 +0000
committerKris Kennaway <kris@FreeBSD.org>2005-01-02 00:57:25 +0000
commit54f0c0077e1a0e648decd1bcba9b5327d30b0c49 (patch)
tree6ca2059e6de8785a966cb288135d109c2077fd25
parent1a9f977f3f73791d624f472e795f19ce8a7a3ed9 (diff)
downloadports-54f0c0077e1a0e648decd1bcba9b5327d30b0c49.tar.gz
ports-54f0c0077e1a0e648decd1bcba9b5327d30b0c49.zip
Notes
-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