diff options
author | bapt <bapt@FreeBSD.org> | 2011-08-01 14:26:42 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-08-01 14:26:42 +0800 |
commit | 9a0aed4fe014d940bf467b6e2b05266e69cd0c68 (patch) | |
tree | 326de959fb7b849831c387bba2b3e3ef7e40ea98 /games | |
parent | 317e8bbdccb72a6a725c4296c4efa69296854c49 (diff) | |
download | freebsd-ports-gnome-9a0aed4fe014d940bf467b6e2b05266e69cd0c68.tar.gz freebsd-ports-gnome-9a0aed4fe014d940bf467b6e2b05266e69cd0c68.tar.zst freebsd-ports-gnome-9a0aed4fe014d940bf467b6e2b05266e69cd0c68.zip |
Mark broken because zipios++ has gone
Keep broken the time to investigate what to do with this port this unbreak INDEX
Reported by: Portsnap buildbox
Pointyhat to: bapt@ (myself)
Diffstat (limited to 'games')
-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 |