diff options
Diffstat (limited to 'devel/py-qt5-designerplugin/Makefile')
-rw-r--r-- | devel/py-qt5-designerplugin/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/py-qt5-designerplugin/Makefile b/devel/py-qt5-designerplugin/Makefile index c4d5d60ee1d2..0227f274af74 100644 --- a/devel/py-qt5-designerplugin/Makefile +++ b/devel/py-qt5-designerplugin/Makefile @@ -1,7 +1,6 @@ # $FreeBSD$ PORTNAME= designerplugin -PORTREVISION= 1 CATEGORIES= devel python MAINTAINER= kde@FreeBSD.org @@ -20,7 +19,7 @@ PYQT_DIST= yes USES= gl python pyqt:5 qt:5 USE_GL= gl -USE_PYQT= sip_build +USE_PYQT= sip_build USE_PYTHON= concurrent flavors py3kplist USE_QT= core designer gui xml widgets \ buildtools_build qmake_build |