diff options
author | kris <kris@FreeBSD.org> | 2005-03-27 03:46:20 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-03-27 03:46:20 +0800 |
commit | cc55dae22fef7e8b3db1bd92cd5b1fdf58144977 (patch) | |
tree | 2c6ee67b88a68d74d2f9ce3a912b3eb08d2b7026 /games | |
parent | 7359f6337be08a2e002424dcf30e13e4194055e6 (diff) | |
download | freebsd-ports-gnome-cc55dae22fef7e8b3db1bd92cd5b1fdf58144977.tar.gz freebsd-ports-gnome-cc55dae22fef7e8b3db1bd92cd5b1fdf58144977.tar.zst freebsd-ports-gnome-cc55dae22fef7e8b3db1bd92cd5b1fdf58144977.zip |
BROKEN: Unfetchable
Approved by: portmgr (self)
Diffstat (limited to 'games')
-rw-r--r-- | games/cgoban2/Makefile | 2 | ||||
-rw-r--r-- | games/freebooters/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/games/cgoban2/Makefile b/games/cgoban2/Makefile index ba1610751928..2139a77c0b83 100644 --- a/games/cgoban2/Makefile +++ b/games/cgoban2/Makefile @@ -14,6 +14,8 @@ DISTNAME= cgoban-unix-${PORTVERSION} MAINTAINER= philip.reynolds@rfc-networks.ie COMMENT= Internet Go Server client and game editor +BROKEN= Unfetchable + WRKSRC= ${WRKDIR}/cgoban INSTALLDIR= ${PREFIX}/share/java/cgoban2 diff --git a/games/freebooters/Makefile b/games/freebooters/Makefile index a208b2bef0c0..7ef9e3b06be1 100644 --- a/games/freebooters/Makefile +++ b/games/freebooters/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://download.gna.org/freebooters/ MAINTAINER= janos.mohacsi@bsd.hu COMMENT= Freebooters is a free clone of the classic Pirates! +BROKEN= Unfetchable + USE_GMAKE= yes USE_SDL= mixer image sdl ttf USE_REINPLACE= yes |