aboutsummaryrefslogtreecommitdiffstats
path: root/devel/py-qt4-designer/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-qt4-designer/Makefile')
-rw-r--r--devel/py-qt4-designer/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/py-qt4-designer/Makefile b/devel/py-qt4-designer/Makefile
index 8cd7bead1bd6..03d93d597e9c 100644
--- a/devel/py-qt4-designer/Makefile
+++ b/devel/py-qt4-designer/Makefile
@@ -20,6 +20,7 @@ RUN_DEPENDS= ${PKGNAMEPREFIX}gui>=${PYQT4_VERSION}:${PORTSDIR}/x11-toolkits/py-q
${PKGNAMEPREFIX}xml>=${PYQT4_VERSION}:${PORTSDIR}/textproc/py-qt4-xml \
${PKGNAMEPREFIX}script>=${PYQT4_VERSION}:${PORTSDIR}/devel/py-qt4-script
+DISTINFO_FILE= ${PYQT4_DISTINFO_FILE}
HAS_CONFIGURE= yes
USE_PYTHON= 2.5+
USE_QT_VER= 4
@@ -40,6 +41,7 @@ ARGS= -b ${PREFIX}/bin\
-p ${PREFIX}/${QT_PLUGINDIR_REL}\
-q ${QMAKE}\
--confirm-license\
+ --no-designer-plugin\
--enable QtDesigner
.include "../py-sip/files/bsd.pyqt.mk"