diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-12-13 17:41:22 +0800 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-12-13 17:41:22 +0800 |
commit | d9c363671df243aa122a11b7663b505d77d41ce6 (patch) | |
tree | f39fc3c681838153001da2713c3acb281d6ea2c9 /games/xroads | |
parent | 95c3088ee6b06ecd1a7cd0bb57b554ce8044c728 (diff) | |
download | freebsd-ports-gnome-d9c363671df243aa122a11b7663b505d77d41ce6.tar.gz freebsd-ports-gnome-d9c363671df243aa122a11b7663b505d77d41ce6.tar.zst freebsd-ports-gnome-d9c363671df243aa122a11b7663b505d77d41ce6.zip |
Mark as broken: does not fetch
Diffstat (limited to 'games/xroads')
-rw-r--r-- | games/xroads/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/xroads/Makefile b/games/xroads/Makefile index 587c7ba60a26..8444c054e890 100644 --- a/games/xroads/Makefile +++ b/games/xroads/Makefile @@ -11,6 +11,7 @@ DISTNAME= ${PORTNAME}-v${PORTVERSION} MAINTAINER= erik@bz.bzflag.bz COMMENT= Commodore 64 "Crossroads"-like video game for X Window System +BROKEN= unfetchable USE_XORG= x11 xpm xext OPTIONS_DEFINE= DOCS |