diff options
-rw-r--r-- | games/abuse/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/games/abuse/Makefile b/games/abuse/Makefile index 4a48fcb8d95a..10a92d94a3d2 100644 --- a/games/abuse/Makefile +++ b/games/abuse/Makefile @@ -23,6 +23,10 @@ RUN_DEPENDS= abuse.sdl:${PORTSDIR}/games/abuse_sdl NO_BUILD= YES +BROKEN= conflicts with run dependency +DEPRECATED= BROKEN after games/abuse_sdl update +EXPIRATION_DATE= 2011-09-11 + do-configure: ${SED} -e 's,%%DATADIR%%,${DATADIR},' \ ${FILESDIR}/abuse.sh >${WRKDIR}/abuse |