aboutsummaryrefslogtreecommitdiff
path: root/games/yadex/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/yadex/Makefile')
-rw-r--r--games/yadex/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/yadex/Makefile b/games/yadex/Makefile
index dbebe04c1af6..f54a836ad096 100644
--- a/games/yadex/Makefile
+++ b/games/yadex/Makefile
@@ -7,7 +7,7 @@
PORTNAME= yadex
PORTVERSION= 1.7.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= http://www.teaser.fr/~amajorel/yadex/ \
http://hjem.get2net.dk/RasII/amajorel/yadex/
@@ -16,9 +16,9 @@ DIST_SUBDIR= ${PORTNAME}
MAINTAINER= danfe@FreeBSD.org
COMMENT= A WAD-file editor, for games like Doom and Hexen
-USE_XLIB= yes
USE_GMAKE= yes
USE_PERL5_BUILD= yes
+USE_XORG= x11
MAKEFILE= GNUmakefile
HAS_CONFIGURE= yes
CONFIGURE_ENV= CC="${CC}" CXX="${CXX}" PREFIX="${PREFIX}"