aboutsummaryrefslogtreecommitdiffstats
path: root/games/pinball
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-03-23 19:11:33 +0800
committermiwi <miwi@FreeBSD.org>2008-03-23 19:11:33 +0800
commitc22aaf7f433f98e6e7f5462f011c28452551fa66 (patch)
treeebb3d42b914ee38a4b035a758a453d5895ba02f4 /games/pinball
parenta019873646f1ce62f504138ea5172bb1d5ee2258 (diff)
downloadfreebsd-ports-gnome-c22aaf7f433f98e6e7f5462f011c28452551fa66.tar.gz
freebsd-ports-gnome-c22aaf7f433f98e6e7f5462f011c28452551fa66.tar.zst
freebsd-ports-gnome-c22aaf7f433f98e6e7f5462f011c28452551fa66.zip
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION Approved by: portmgr (xorg cleanup)
Diffstat (limited to 'games/pinball')
-rw-r--r--games/pinball/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/games/pinball/Makefile b/games/pinball/Makefile
index 0b1d9056db51..e13b1b7e04d9 100644
--- a/games/pinball/Makefile
+++ b/games/pinball/Makefile
@@ -7,7 +7,7 @@
PORTNAME= pinball
PORTVERSION= 0.3.1
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -24,7 +24,6 @@ LIB_DEPENDS= alleg.42:${PORTSDIR}/devel/allegro
.endif
USE_SDL= image mixer sdl
-USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GL= yes
USE_AUTOTOOLS= libtool:15