aboutsummaryrefslogtreecommitdiff
path: root/games/darkplaces
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-03-27 09:30:49 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-03-27 09:30:49 +0000
commit8d56991bfc17944ce929eda2efed71ce49ea961c (patch)
tree48003a28065b6acb9944ac93f4df428501e54d2e /games/darkplaces
parenta45a4018d6c690c0f8143d1222e85330e32a5f59 (diff)
downloadports-8d56991bfc17944ce929eda2efed71ce49ea961c.tar.gz
ports-8d56991bfc17944ce929eda2efed71ce49ea961c.zip
- Add missing dependens after sdl12 cleanup
- Bump PORTREVISION Submitted by: pointyhat via pav
Notes
Notes: svn path=/head/; revision=209938
Diffstat (limited to 'games/darkplaces')
-rw-r--r--games/darkplaces/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/darkplaces/Makefile b/games/darkplaces/Makefile
index c0d1a05480e2..261702103d50 100644
--- a/games/darkplaces/Makefile
+++ b/games/darkplaces/Makefile
@@ -7,7 +7,7 @@
PORTNAME= darkplaces
PORTVERSION= 20071120
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= http://offload1.icculus.org/twilight/darkplaces/files/
DISTNAME= ${PORTNAME}engine${PORTVERSION}
@@ -17,6 +17,7 @@ COMMENT= Quake engine modification
USE_ZIP= yes
USE_GMAKE= yes
+USE_XORG= xxf86dga
MAKE_ENV= DP_FS_BASEDIR="${Q1DIR}"
WRKSRC= ${WRKDIR}/${PORTNAME}