summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--games/lincity-ng/Makefile2
-rw-r--r--games/netpanzer-data/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/games/lincity-ng/Makefile b/games/lincity-ng/Makefile
index e206b97..ca63cf1 100644
--- a/games/lincity-ng/Makefile
+++ b/games/lincity-ng/Makefile
@@ -17,6 +17,8 @@ COMMENT= Improved rich city simulation game for X
BUILD_DEPENDS= jam:${PORTSDIR}/devel/jam
LIB_DEPENDS= physfs-1.0.1:${PORTSDIR}/devel/physfs
+BROKEN= Incorrect pkg-plist
+
USE_BZIP2= yes
USE_GCC= 3.2+
USE_SDL= sdl mixer image ttf gfx
diff --git a/games/netpanzer-data/Makefile b/games/netpanzer-data/Makefile
index 02797b2..e20a651 100644
--- a/games/netpanzer-data/Makefile
+++ b/games/netpanzer-data/Makefile
@@ -17,6 +17,8 @@ COMMENT= Data files for the netpanzer game
LIB_DEPENDS= physfs-1.0.1:${PORTSDIR}/devel/physfs
BUILD_DEPENDS= jam:${PORTSDIR}/devel/jam
+BROKEN= Incorrect pkg-plist
+
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-libphysfs=${LOCALBASE}
CONFIGURE_ENV+= LDFLAGS="${LDFLAGS} ${PTHREAD_LIBS}" \
OpenPOWER on IntegriCloud