aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authoralonso <alonso@FreeBSD.org>2014-10-06 02:25:00 +0800
committeralonso <alonso@FreeBSD.org>2014-10-06 02:25:00 +0800
commit693cb6a1a7362fa6971ec1a4629d6612486b41ec (patch)
tree28fac31c1546d55b40b3ba3dd153f44e9e5adf7f /lang
parent8808f90dc26f504cac1938f6eb2a7fdd2ca3c128 (diff)
downloadfreebsd-ports-gnome-693cb6a1a7362fa6971ec1a4629d6612486b41ec.tar.gz
freebsd-ports-gnome-693cb6a1a7362fa6971ec1a4629d6612486b41ec.tar.zst
freebsd-ports-gnome-693cb6a1a7362fa6971ec1a4629d6612486b41ec.zip
Replace USE_PYTHON* by USES=python.
This commit consists of area51's r10314 and r10356 patchsets. Approved by: rakuco (mentor)
Diffstat (limited to 'lang')
-rw-r--r--lang/qt5-qml/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/qt5-qml/Makefile b/lang/qt5-qml/Makefile
index 2a28a4528518..dff964d18527 100644
--- a/lang/qt5-qml/Makefile
+++ b/lang/qt5-qml/Makefile
@@ -11,8 +11,7 @@ COMMENT= Qt QML and JavaScript language module
USE_QT5= core network buildtools_build
QT_DIST= declarative
-USES= qmake
-USE_PYTHON_BUILD= yes
+USES= python:build qmake
USE_LDCONFIG= ${PREFIX}/${QT_LIBDIR_REL}
WRKSRC_SUBDIR= src/${PORTNAME}