aboutsummaryrefslogtreecommitdiff
path: root/math/qtiplot/Makefile
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/qtiplot/Makefile
parent6c0cb7e99c6b37a63f1cfe83248e49c09bf10996 (diff)
downloadports-214bd533a7aa7a2f42290138bc4f5d5cae9ce19d.tar.gz
ports-214bd533a7aa7a2f42290138bc4f5d5cae9ce19d.zip
Notes
Diffstat (limited to 'math/qtiplot/Makefile')
-rw-r--r--math/qtiplot/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/qtiplot/Makefile b/math/qtiplot/Makefile
index c0ff554dd6fa..b7d393bf49a5 100644
--- a/math/qtiplot/Makefile
+++ b/math/qtiplot/Makefile
@@ -39,7 +39,7 @@ STRIP_FILES= bin/qtiplot share/qtiplot/fitPlugins/*.so.1.0.0
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MPYTHON}
-USE_PYTHON= yes
+USES+= python
BUILD_DEPENDS+= ${PYTHON_SITELIBDIR}/PyQt4/QtGui.so:${PORTSDIR}/x11-toolkits/py-qt4-gui
RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/PyQt4/QtGui.so:${PORTSDIR}/x11-toolkits/py-qt4-gui
PLIST_SUB+= PYTHON=""