diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-06-16 17:42:42 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-06-16 17:42:42 +0000 |
commit | cbf93687d7bb1cee2fe0de8c4d4d88b1cae41e29 (patch) | |
tree | 24adf3af456c294ab873690eaa07cf9b31cefd6d /games | |
parent | 936e8954f7e0d2622b6db8555931c5355a56cf78 (diff) | |
download | ports-cbf93687d7bb1cee2fe0de8c4d4d88b1cae41e29.tar.gz ports-cbf93687d7bb1cee2fe0de8c4d4d88b1cae41e29.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/abuse_sdl/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/abuse_sdl/Makefile b/games/abuse_sdl/Makefile index 25bfc2f8a2d8..68f0086f94f4 100644 --- a/games/abuse_sdl/Makefile +++ b/games/abuse_sdl/Makefile @@ -17,6 +17,8 @@ DISTNAME= abuse-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= An SDL port of the Abuse game engine +BROKEN= Does not fetch + # Add in the oposite, request games/abuse if being installed directly # Instead of games/abuse RUN_DEPENS= abuse:${PORTSDIR}/games/abuse |