aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authormva <mva@FreeBSD.org>2014-08-10 16:55:08 +0800
committermva <mva@FreeBSD.org>2014-08-10 16:55:08 +0800
commit948b01e37e87379ed9a87280c5e3965f448f399a (patch)
tree7dba53066d09a8c2cd4023bc7e2ec06918f0f0d3 /games
parent57a08a863f07c3e9a7219f0fad05e83794033217 (diff)
downloadfreebsd-ports-gnome-948b01e37e87379ed9a87280c5e3965f448f399a.tar.gz
freebsd-ports-gnome-948b01e37e87379ed9a87280c5e3965f448f399a.tar.zst
freebsd-ports-gnome-948b01e37e87379ed9a87280c5e3965f448f399a.zip
- Convert my ports to USES=python
Diffstat (limited to 'games')
-rw-r--r--games/pysolfc/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/games/pysolfc/Makefile b/games/pysolfc/Makefile
index 675826ca4cd9..69ace83884ed 100644
--- a/games/pysolfc/Makefile
+++ b/games/pysolfc/Makefile
@@ -17,10 +17,8 @@ LICENSE= GPLv3
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tkinter>0:${PORTSDIR}/x11-toolkits/py-tkinter \
${PYTHON_SITELIBDIR}/PIL/__init__.py:${PORTSDIR}/graphics/py-imaging
-USES= tar:bzip2
-USE_PYTHON= yes
-USE_PYDISTUTILS=yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python tar:bzip2
+PYTHON_FEATURES=autoplist distutils
PLIST_FILES= share/pixmaps/pysolfc.png
DATADIR= ${PREFIX}/share/PySolFC