diff options
Diffstat (limited to 'devel/py-qt5-dbussupport/Makefile')
-rw-r--r-- | devel/py-qt5-dbussupport/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/py-qt5-dbussupport/Makefile b/devel/py-qt5-dbussupport/Makefile index 8738fe45dc19..ebfb49050a4c 100644 --- a/devel/py-qt5-dbussupport/Makefile +++ b/devel/py-qt5-dbussupport/Makefile @@ -1,7 +1,6 @@ # $FreeBSD$ PORTNAME= dbussupport -PORTREVISION= 1 CATEGORIES= devel python MAINTAINER= kde@FreeBSD.org @@ -15,7 +14,7 @@ PYQT_DIST= yes USES= pkgconfig python pyqt:5 qt:5 USE_PYQT= sip_build -USE_PYTHON= flavors +USE_PYTHON= concurrent flavors py3kplist USE_QT= core buildtools_build qmake_build OPTIONS_DEFINE= DEBUG |