summaryrefslogtreecommitdiff
path: root/math/plplot
diff options
context:
space:
mode:
authorMarcus von Appen <mva@FreeBSD.org>2014-10-21 16:54:54 +0000
committerMarcus von Appen <mva@FreeBSD.org>2014-10-21 16:54:54 +0000
commit214bd533a7aa7a2f42290138bc4f5d5cae9ce19d (patch)
treeb6e8a2e2e173200c3e989ccba48ea51ad0a5a047 /math/plplot
parentIn order to rescue the Salomé's ports, devel/omniNotify and (diff)
- Convert ports of math/ to new USES=python
Approved by: portmgr (implicit)
Notes
Notes: svn path=/head/; revision=371328
Diffstat (limited to 'math/plplot')
-rw-r--r--math/plplot/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/plplot/Makefile b/math/plplot/Makefile
index 58e7fcd23597..f19b52529cbf 100644
--- a/math/plplot/Makefile
+++ b/math/plplot/Makefile
@@ -72,7 +72,7 @@ PLIST_SUB+= LUA="@comment "
BUILD_DEPENDS+= swig:${PORTSDIR}/devel/swig13 \
${PYNUMPY}
RUN_DEPENDS+= ${PYNUMPY}
-USE_PYTHON= yes
+USES+= python
PLIST_SUB+= PYTHON=""
CONFIGURE_ENV+= PYTHON_VERSION="${PYTHON_VERSION}"
.else