aboutsummaryrefslogtreecommitdiff
path: root/games/pysycache/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-03-22 08:55:40 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-03-22 08:55:40 +0000
commit2a9763f12a2973ba3a8c14259329bc467c86224a (patch)
tree8bfa861c7528e65025c0b38f5e2d2e1774daf187 /games/pysycache/Makefile
parent2e38233d08d594d2f5ed52d281d5e2def1c7a210 (diff)
downloadports-2a9763f12a2973ba3a8c14259329bc467c86224a.tar.gz
ports-2a9763f12a2973ba3a8c14259329bc467c86224a.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=209570
Diffstat (limited to 'games/pysycache/Makefile')
-rw-r--r--games/pysycache/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/games/pysycache/Makefile b/games/pysycache/Makefile
index 706194bfec6c..7393b29adb26 100644
--- a/games/pysycache/Makefile
+++ b/games/pysycache/Makefile
@@ -7,7 +7,7 @@
PORTNAME= pysycache
PORTVERSION= 2.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games python
MASTER_SITES= http://download.gna.org/py4childs/${PORTNAME}/v${PORTVERSION}/
DIST_SUBDIR= ${PORTNAME}
@@ -18,7 +18,6 @@ COMMENT= Educational software made in python
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pygame/__init__.py:${PORTSDIR}/devel/py-game
USE_ZIP= yes
-USE_X_PREFIX= yes
USE_PYTHON= yes
NO_BUILD= yes