summaryrefslogtreecommitdiff
path: root/misc/py-qt5-demo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/py-qt5-demo/Makefile')
-rw-r--r--misc/py-qt5-demo/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/misc/py-qt5-demo/Makefile b/misc/py-qt5-demo/Makefile
index 3f4d15d1db9d..64e09c333320 100644
--- a/misc/py-qt5-demo/Makefile
+++ b/misc/py-qt5-demo/Makefile
@@ -2,7 +2,6 @@
PORTNAME= demo
PORTVERSION= ${PYQT5_VERSION}
-PORTREVISION= 1
CATEGORIES= misc devel python
MASTER_SITES= ${MASTER_SITES_PYQT5}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}qt5-
@@ -19,10 +18,11 @@ PORTSCOUT= limit:^${PYQT5_VERSION}
USES= python pyqt:5
USE_PYQT= core_run dbus_run designer_run \
designerplugin_run gui_run multimedia_run \
- multimediawidgets_run network_run opengl_run qscintilla2_run \
- sql_run svg_run test_run webkit_run xml_run \
- xmlpatterns_run sip_run qscintilla2_run \
- printsupport_run serialport_run webkitwidgets_run widgets_run
+ multimediawidgets_run network_run opengl_run \
+ printsupport_run qscintilla2_run serialport_run sql_run \
+ sip_run svg_run test_run webkit_run webkitwidgets_run \
+ widgets_run xml_run xmlpatterns_run
+
USE_PYTHON= concurrent flavors py3kplist
NO_ARCH= yes