aboutsummaryrefslogtreecommitdiff
path: root/games/evq3
diff options
context:
space:
mode:
authorAlejandro Pulver <alepulver@FreeBSD.org>2007-10-19 02:02:34 +0000
committerAlejandro Pulver <alepulver@FreeBSD.org>2007-10-19 02:02:34 +0000
commit9efbb811bed7f41b43b47766db09be1ba47815c0 (patch)
tree6edb76e218f72f3f9665d6e89a32cc2c801a0e03 /games/evq3
parentd5c3e88864fa11daaae5cb586f24b00775df11dc (diff)
downloadports-9efbb811bed7f41b43b47766db09be1ba47815c0.tar.gz
ports-9efbb811bed7f41b43b47766db09be1ba47815c0.zip
- Add USE_XLIB when needed since USE_GL does not imply it anymore.
Reported by: pointyhat (via erwin)
Notes
Notes: svn path=/head/; revision=201653
Diffstat (limited to 'games/evq3')
-rw-r--r--games/evq3/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/evq3/Makefile b/games/evq3/Makefile
index 69ba76a908a1..8e8974cf76c9 100644
--- a/games/evq3/Makefile
+++ b/games/evq3/Makefile
@@ -24,6 +24,7 @@ LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 \
USE_ZIP= yes
USE_DOS2UNIX= yes
USE_GL= yes
+USE_XLIB= yes
USE_SCONS= yes
SCONS_ARGS= warnings=0
NO_WRKSUBDIR= yes