diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-03-26 19:46:20 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-03-26 19:46:20 +0000 |
commit | 0a64cde63270bb3144a78e6025b126657dc996da (patch) | |
tree | 60e8093b9e746b60b373b362af47aae9078eedc8 /games | |
parent | d3d0553a80eae3111df8494123aa5684a0ea3665 (diff) | |
download | ports-0a64cde63270bb3144a78e6025b126657dc996da.tar.gz ports-0a64cde63270bb3144a78e6025b126657dc996da.zip |
Notes
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 |