summaryrefslogtreecommitdiffstats
path: root/games/cleanq3
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2007-11-07 00:36:10 +0000
committerpav <pav@FreeBSD.org>2007-11-07 00:36:10 +0000
commit85383c8fed04e2000b925d8bf48c1a9d3df833b1 (patch)
tree1048fc25bdb6f899e7907e9be3b0942f6f51b11c /games/cleanq3
parentaf1799db378712db5ff8323b1db0d159bda92c6e (diff)
downloadFreeBSD-ports-85383c8fed04e2000b925d8bf48c1a9d3df833b1.zip
FreeBSD-ports-85383c8fed04e2000b925d8bf48c1a9d3df833b1.tar.gz
- Fix build by adding required Xorg component, now that USE_XORG handle
conditional values Reported by: pointyhat Approved by: portmgr (hat)
Diffstat (limited to 'games/cleanq3')
-rw-r--r--games/cleanq3/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/cleanq3/Makefile b/games/cleanq3/Makefile
index c8d9dca..9584f4e 100644
--- a/games/cleanq3/Makefile
+++ b/games/cleanq3/Makefile
@@ -57,6 +57,7 @@ MAKE_ENV+= DLL_ONLY=true
.if !defined(WITHOUT_CLIENT) || !defined(WITHOUT_SMP)
USE_GL= yes
+USE_XORG= xxf86dga
.endif
.if !defined(WITHOUT_CLIENT)
OpenPOWER on IntegriCloud