aboutsummaryrefslogtreecommitdiffstats
path: root/games/enigma/Makefile
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2011-08-01 16:29:58 +0800
committerbapt <bapt@FreeBSD.org>2011-08-01 16:29:58 +0800
commit213e659b13e6d47d8e0262877f68b5e1ad3401e6 (patch)
tree71930e8ed3152ea2ad829976abfd6e889a892d90 /games/enigma/Makefile
parent0e4a261524988cb23ac17a981b128b125cce0a6f (diff)
downloadfreebsd-ports-gnome-213e659b13e6d47d8e0262877f68b5e1ad3401e6.tar.gz
freebsd-ports-gnome-213e659b13e6d47d8e0262877f68b5e1ad3401e6.tar.zst
freebsd-ports-gnome-213e659b13e6d47d8e0262877f68b5e1ad3401e6.zip
Unbreak using bundled zipios++
Diffstat (limited to 'games/enigma/Makefile')
-rw-r--r--games/enigma/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/games/enigma/Makefile b/games/enigma/Makefile
index a264bbe2255f..bfdc8f45b5eb 100644
--- a/games/enigma/Makefile
+++ b/games/enigma/Makefile
@@ -7,7 +7,7 @@
PORTNAME= enigma
PORTVERSION= 1.01
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= games
MASTER_SITES= BERLIOS/enigma-game
DISTNAME= ${PORTNAME}-${PORTVERSION}-64bit
@@ -15,10 +15,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-64bit
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Enigma is a reimplementation of Oxyd, a puzzle game
-BROKEN= zipios++ has gone
-
-LIB_DEPENDS= zipios.0:${PORTSDIR}/archivers/zipios++ \
- xerces-c.27:${PORTSDIR}/textproc/xerces-c2
+LIB_DEPENDS= xerces-c.27:${PORTSDIR}/textproc/xerces-c2
BUILD_DEPENDS= ${LOCALBASE}/lib/libenet.a:${PORTSDIR}/net/enet
USE_GMAKE= yes
@@ -50,7 +47,7 @@ PLIST_SUB+= NLS="@comment "
.endif
post-extract:
- @${RM} -rf ${WRKSRC}/lib-src/lua ${WRKSRC}/lib-src/zipios++ \
+ @${RM} -rf ${WRKSRC}/lib-src/lua \
${WRKSRC}/lib-src/enet ${WRKSRC}/tools ${WRKSRC}/intl
post-patch: