aboutsummaryrefslogtreecommitdiff
path: root/games/holotz-castle
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-03-24 23:21:25 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-03-24 23:21:25 +0000
commitca519ab8c011fdba09ad6a4a9bf03f19b9cae9d3 (patch)
treee23ad8f32a26812997940fcbb692cd233adb348c /games/holotz-castle
parent74afc71c04a50797560e13b9718ee538eba6b691 (diff)
downloadports-ca519ab8c011fdba09ad6a4a9bf03f19b9cae9d3.tar.gz
ports-ca519ab8c011fdba09ad6a4a9bf03f19b9cae9d3.zip
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION Approved by: portmgr (xorg cleanup)
Notes
Notes: svn path=/head/; revision=209735
Diffstat (limited to 'games/holotz-castle')
-rw-r--r--games/holotz-castle/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/games/holotz-castle/Makefile b/games/holotz-castle/Makefile
index 896545da25c1..cc144ce70b6d 100644
--- a/games/holotz-castle/Makefile
+++ b/games/holotz-castle/Makefile
@@ -7,7 +7,7 @@
PORTNAME= holotz-castle
PORTVERSION= 1.3.9
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= games
MASTER_SITES= http://www.mainreactor.net/holotzcastle/download/
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
@@ -19,7 +19,6 @@ MAKE_ARGS= HC_BASE=${PREFIX}/share/${PORTNAME}/ HC_BIN_DIR=${PREFIX}/bin/ CXX=${
USE_GL= gl
USE_SDL= image mixer sdl ttf
-USE_X_PREFIX= yes
USE_GMAKE= yes
BROKEN= Does not run (No video mode large enough for 676550817x676551540)