diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-02-22 21:33:21 +0800 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-02-22 21:33:21 +0800 |
commit | 62d37b5f393211639fbca9b62f2848a3534bc12d (patch) | |
tree | a0e7f715fefdb28bdfa56d2c57bf702f0a420533 /games/atitd | |
parent | b258ae81524ec76963dcfceab0b643b97dfdada7 (diff) | |
download | freebsd-ports-gnome-62d37b5f393211639fbca9b62f2848a3534bc12d.tar.gz freebsd-ports-gnome-62d37b5f393211639fbca9b62f2848a3534bc12d.tar.zst freebsd-ports-gnome-62d37b5f393211639fbca9b62f2848a3534bc12d.zip |
Mark broken: Unfetchable
Diffstat (limited to 'games/atitd')
-rw-r--r-- | games/atitd/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/atitd/Makefile b/games/atitd/Makefile index 5e2835d43509..0302cd688799 100644 --- a/games/atitd/Makefile +++ b/games/atitd/Makefile @@ -13,6 +13,8 @@ EXTRACT_ONLY= MAINTAINER= ports@FreeBSD.org COMMENT= The Linux "A Tale in the Desert" (ATITD) client +BROKEN= Unfetchable + RUN_DEPENDS= ${LOCALBASE}/bin/xhost:${PORTSDIR}/x11/xhost NO_STAGE= yes |