aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/veepee/Makefile2
-rw-r--r--games/pythoong/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/devel/veepee/Makefile b/devel/veepee/Makefile
index 9e14f67e9596..53564ae06f67 100644
--- a/devel/veepee/Makefile
+++ b/devel/veepee/Makefile
@@ -15,6 +15,8 @@ DISTNAME= VeePee-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= A user orientated scripting environment for embedding in applications
+BROKEN= "Does not configure"
+
LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd2
USE_GNOME= gnomelibs
diff --git a/games/pythoong/Makefile b/games/pythoong/Makefile
index d82ae4dd12db..d8c7b916694b 100644
--- a/games/pythoong/Makefile
+++ b/games/pythoong/Makefile
@@ -13,6 +13,8 @@ MASTER_SITES= http://perso.wanadoo.fr/christophe.cressend/tarballs/
MAINTAINER= ports@FreeBSD.org
COMMENT= A snake-like game written for Gnome desktop
+BROKEN= Does not configure
+
BUILD_DEPENDS= xbmtopbm:${PORTSDIR}/graphics/netpbm
WRKSRC= ${WRKDIR}/${PORTNAME}