summaryrefslogtreecommitdiff
path: root/x11-toolkits/py-wxPython28
diff options
context:
space:
mode:
authorMarcus von Appen <mva@FreeBSD.org>2014-10-19 18:16:15 +0000
committerMarcus von Appen <mva@FreeBSD.org>2014-10-19 18:16:15 +0000
commita5f9cc91c28e33d61678c2ad38bb9108ec2e58f4 (patch)
tree07d6b1b1d632ab65321d268042b2ca4bc8531aaa /x11-toolkits/py-wxPython28
parent- Convert ports from german/, java/, japanese/ and ports-mgmt/ to new (diff)
- Convert ports from korean/, shells/, x11/, x11-clocks/, x11-fm/,
x11-fonts/, x11-toolkits and x11-wm to new USES=python Approved by: portmgr (implicit)
Notes
Notes: svn path=/head/; revision=371203
Diffstat (limited to 'x11-toolkits/py-wxPython28')
-rw-r--r--x11-toolkits/py-wxPython28/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/x11-toolkits/py-wxPython28/Makefile b/x11-toolkits/py-wxPython28/Makefile
index eec970c24f9d..13ce7fd010c0 100644
--- a/x11-toolkits/py-wxPython28/Makefile
+++ b/x11-toolkits/py-wxPython28/Makefile
@@ -18,10 +18,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}opengl>=0:${PORTSDIR}/graphics/py-opengl
WRKSRC= ${WRKDIR}/${DISTNAME}/wxPython
DIST_SUBDIR= python
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PLIST_SUB= PYTHON_VER=${PYTHON_VER}
-USES= gettext gmake pkgconfig tar:bzip2
+USE_PYTHON= distutils
+USES= gettext gmake pkgconfig python tar:bzip2
PYDISTUTILS_BUILDARGS= \
WX_CONFIG="${WX_CONFIG}" \