aboutsummaryrefslogtreecommitdiffstats
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/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/py-qt5-demo/Makefile b/misc/py-qt5-demo/Makefile
index fa8d92ba0371..9600fbabde52 100644
--- a/misc/py-qt5-demo/Makefile
+++ b/misc/py-qt5-demo/Makefile
@@ -2,7 +2,7 @@
PORTNAME= demo
PORTVERSION= ${PYQT5_VERSION}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= misc devel python
MASTER_SITES= ${MASTER_SITES_PYQT5}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}qt5-
@@ -24,6 +24,7 @@ USE_PYQT= core_run dbus_run designer_run \
xmlpatterns_run sip_run qscintilla2_run \
printsupport_run serialport_run webkitwidgets_run widgets_run
USE_PYTHON= py3kplist flavors
+NO_ARCH= yes
EXAMPLESDIR= ${PREFIX}/share/examples/py-qt5