diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-01 06:26:42 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-01 06:26:42 +0000 |
commit | f4f6522279cfb2d7142e11efaa5e71993ce78b2c (patch) | |
tree | c00b8201de9b6e85d2a841b23509c5a2c2b2e745 /games/enigma | |
parent | a234f8033db6d0ccadf66e12b476c76061daae06 (diff) |
Notes
Diffstat (limited to 'games/enigma')
-rw-r--r-- | games/enigma/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/enigma/Makefile b/games/enigma/Makefile index ec3a090cbb15..a264bbe2255f 100644 --- a/games/enigma/Makefile +++ b/games/enigma/Makefile @@ -15,6 +15,8 @@ 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 BUILD_DEPENDS= ${LOCALBASE}/lib/libenet.a:${PORTSDIR}/net/enet |