aboutsummaryrefslogtreecommitdiff
path: root/games/pinball/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-03-23 11:11:33 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-03-23 11:11:33 +0000
commitc4c8f4be4536497618de854065bf169361a7ad2b (patch)
tree965f82d89155ed89bcaf360c6ab2b1ed750b5314 /games/pinball/Makefile
parent8e81e236966d75c66033bf5e81aaa65ece61e8d7 (diff)
downloadports-c4c8f4be4536497618de854065bf169361a7ad2b.tar.gz
ports-c4c8f4be4536497618de854065bf169361a7ad2b.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=209620
Diffstat (limited to 'games/pinball/Makefile')
-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