aboutsummaryrefslogtreecommitdiff
path: root/games/pysolfc
diff options
context:
space:
mode:
authorMarcus von Appen <mva@FreeBSD.org>2014-08-14 17:04:30 +0000
committerMarcus von Appen <mva@FreeBSD.org>2014-08-14 17:04:30 +0000
commita382bbffeb390cc4c3dc64d0aaa1ddb166cebbc5 (patch)
tree82ba7e2d54855b9c00035557f30412ac4c1c0c62 /games/pysolfc
parent634ecc67fee823e1ec0268010e24480214383f27 (diff)
downloadports-a382bbffeb390cc4c3dc64d0aaa1ddb166cebbc5.tar.gz
ports-a382bbffeb390cc4c3dc64d0aaa1ddb166cebbc5.zip
- Rename PYTHON_FEATURES to USE_PYTHON to comply to USE_PERL5 and to avoid a
conflict in behaviour with the read-only COMPILER_FEATURES knob - Fix the deprecated USE_PYTHON_BUILD and USE_PYTHON_RUN behaviour, which usually should be mutually exclusive, but some ports include both knobs Phabric: D581 Recommended by: danfe@, makc@ Reviewed by: danfe, wg, antoine Approved by: portmgr With hat: python@
Notes
Notes: svn path=/head/; revision=364857
Diffstat (limited to 'games/pysolfc')
-rw-r--r--games/pysolfc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/pysolfc/Makefile b/games/pysolfc/Makefile
index 69ace83884ed..fae7543c8aa3 100644
--- a/games/pysolfc/Makefile
+++ b/games/pysolfc/Makefile
@@ -18,7 +18,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tkinter>0:${PORTSDIR}/x11-toolkits/py-tkinte
${PYTHON_SITELIBDIR}/PIL/__init__.py:${PORTSDIR}/graphics/py-imaging
USES= python tar:bzip2
-PYTHON_FEATURES=autoplist distutils
+USE_PYTHON= autoplist distutils
PLIST_FILES= share/pixmaps/pysolfc.png
DATADIR= ${PREFIX}/share/PySolFC