diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-12-13 09:41:22 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-12-13 09:41:22 +0000 |
commit | d9c363671df243aa122a11b7663b505d77d41ce6 (patch) | |
tree | f39fc3c681838153001da2713c3acb281d6ea2c9 /games/trigger-rally/Makefile | |
parent | 95c3088ee6b06ecd1a7cd0bb57b554ce8044c728 (diff) |
Mark as broken: does not fetch
Notes
Notes:
svn path=/head/; revision=403659
Diffstat (limited to 'games/trigger-rally/Makefile')
-rw-r--r-- | games/trigger-rally/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/trigger-rally/Makefile b/games/trigger-rally/Makefile index 2db5e1c6a26a..2ed69e1ce0a0 100644 --- a/games/trigger-rally/Makefile +++ b/games/trigger-rally/Makefile @@ -10,6 +10,7 @@ DISTVERSIONSUFFIX= -src MAINTAINER= makc@FreeBSD.org COMMENT= Rally car racing game +BROKEN= unfetchable BUILD_DEPENDS= jam:${PORTSDIR}/devel/jam LIB_DEPENDS= libphysfs.so:${PORTSDIR}/devel/physfs RUN_DEPENDS= ${DATADIR}/trigger.config.defs:${PORTSDIR}/games/trigger-data |