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/heretic | |
parent | 95c3088ee6b06ecd1a7cd0bb57b554ce8044c728 (diff) | |
download | ports-d9c363671df243aa122a11b7663b505d77d41ce6.tar.gz ports-d9c363671df243aa122a11b7663b505d77d41ce6.zip |
Notes
Diffstat (limited to 'games/heretic')
-rw-r--r-- | games/heretic/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/heretic/Makefile b/games/heretic/Makefile index b7447dcb37f3..7388beb60fd1 100644 --- a/games/heretic/Makefile +++ b/games/heretic/Makefile @@ -12,6 +12,8 @@ DISTNAME= gl${PORTNAME}-${PORTVERSION} MAINTAINER= oliver@FreeBSD.org COMMENT= Unix source-port of the famous Heretic game by id Software +BROKEN= unfetchable + USES= gmake USE_XORG= x11 xi xpm xau |