diff options
author | bapt <bapt@FreeBSD.org> | 2011-06-17 01:42:42 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-06-17 01:42:42 +0800 |
commit | f844bf087ce132b4b2064efc49f378fe4113747d (patch) | |
tree | 64af67ffc3ff7f1fe4a02f58b48377a45eb8a8da /games | |
parent | fe90035b7c8befe61fffa36638cb7cb6f3a16100 (diff) | |
download | freebsd-ports-gnome-f844bf087ce132b4b2064efc49f378fe4113747d.tar.gz freebsd-ports-gnome-f844bf087ce132b4b2064efc49f378fe4113747d.tar.zst freebsd-ports-gnome-f844bf087ce132b4b2064efc49f378fe4113747d.zip |
Mark broken some ports with unfetchable distfiles
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 |