summaryrefslogtreecommitdiff
path: root/games/q15
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/q15
parent- Update to 1.3.86 (diff)
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION Approved by: portmgr (xorg cleanup)
Diffstat (limited to 'games/q15')
-rw-r--r--games/q15/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/games/q15/Makefile b/games/q15/Makefile
index 43e033a3bf9a..242038d70536 100644
--- a/games/q15/Makefile
+++ b/games/q15/Makefile
@@ -7,7 +7,7 @@
PORTNAME= q15
PORTVERSION= 1.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= http://silversoft.net/src/
@@ -16,7 +16,6 @@ COMMENT= A Qt-based game fifteen
USE_BZIP2= yes
USE_QT_VER= 3
-USE_X_PREFIX= yes
MAKE_ENV= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" PTHREAD_LIBS="${PTHREAD_LIBS}" \
QT_PREFIX="${QT_PREFIX}"