aboutsummaryrefslogtreecommitdiffstats
path: root/games/darkplaces
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-03-29 01:49:29 +0800
committermiwi <miwi@FreeBSD.org>2008-03-29 01:49:29 +0800
commitdc659223b12b0033a56c3e6b7002a5fa3711c9a4 (patch)
treebf7e7ea3420fa230df29277a238565e8280573bc /games/darkplaces
parent042a241cf0a1aade46211783054f524f66d0c4fd (diff)
downloadfreebsd-ports-gnome-dc659223b12b0033a56c3e6b7002a5fa3711c9a4.tar.gz
freebsd-ports-gnome-dc659223b12b0033a56c3e6b7002a5fa3711c9a4.tar.zst
freebsd-ports-gnome-dc659223b12b0033a56c3e6b7002a5fa3711c9a4.zip
- Fix build
Submitted by: pointyhat via erwin Approved by: portmgr (xorg cleanup)
Diffstat (limited to 'games/darkplaces')
-rw-r--r--games/darkplaces/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/darkplaces/Makefile b/games/darkplaces/Makefile
index 261702103d50..d16bd8e0f6a5 100644
--- a/games/darkplaces/Makefile
+++ b/games/darkplaces/Makefile
@@ -7,7 +7,7 @@
PORTNAME= darkplaces
PORTVERSION= 20071120
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= games
MASTER_SITES= http://offload1.icculus.org/twilight/darkplaces/files/
DISTNAME= ${PORTNAME}engine${PORTVERSION}
@@ -17,7 +17,7 @@ COMMENT= Quake engine modification
USE_ZIP= yes
USE_GMAKE= yes
-USE_XORG= xxf86dga
+USE_XORG= xxf86dga xpm
MAKE_ENV= DP_FS_BASEDIR="${Q1DIR}"
WRKSRC= ${WRKDIR}/${PORTNAME}