aboutsummaryrefslogtreecommitdiffstats
path: root/games/nehquake
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-03-27 19:20:17 +0800
committermiwi <miwi@FreeBSD.org>2008-03-27 19:20:17 +0800
commit7267bccd91a2db842bb93ab0771e96eccc70516e (patch)
tree88a5fddba697f0e3a4c5ca2f83e416cb6ebed9b5 /games/nehquake
parent46877c49a011d940ecb27674e477db5b5df1ecb9 (diff)
downloadfreebsd-ports-gnome-7267bccd91a2db842bb93ab0771e96eccc70516e.tar.gz
freebsd-ports-gnome-7267bccd91a2db842bb93ab0771e96eccc70516e.tar.zst
freebsd-ports-gnome-7267bccd91a2db842bb93ab0771e96eccc70516e.zip
- Add missing dependens
- Bump PORTREVISION Submitted by: pointyhat via pav
Diffstat (limited to 'games/nehquake')
-rw-r--r--games/nehquake/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/games/nehquake/Makefile b/games/nehquake/Makefile
index 70ed215ee75c..bcbb3c259182 100644
--- a/games/nehquake/Makefile
+++ b/games/nehquake/Makefile
@@ -7,7 +7,7 @@
PORTNAME= nehquake
PORTVERSION= 1.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= alepulver
@@ -19,7 +19,8 @@ COMMENT= Quake engine designed for playing Nehahra
USE_BZIP2= yes
USE_DOS2UNIX= yes
USE_GCC= 3.2+
-USE_GL= yes
+USE_GL= gl
+USE_XORG= xxf86dga
USE_GMAKE= yes
OPTIONS= OPTIMIZED_CFLAGS "Enable compilation optimizations" on \