aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/py-qt/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/py-qt/Makefile b/x11-toolkits/py-qt/Makefile
index fd237e717518..6383d7461ceb 100644
--- a/x11-toolkits/py-qt/Makefile
+++ b/x11-toolkits/py-qt/Makefile
@@ -6,6 +6,7 @@
PORTNAME= qt
PORTVERSION= 3.4
+PORTREVISION= 1
CATEGORIES= x11-toolkits python
MASTER_SITES= http://www.river-bank.demon.co.uk/download/PyQt/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -14,6 +15,7 @@ DISTNAME= PyQt-x11-gpl-${PORTVERSION}
MAINTAINER= nbm@FreeBSD.org
LIB_DEPENDS= sip.9:${PORTSDIR}/devel/sip
+RUN_DEPENDS= ${PYTHON_SITELIBDIR}/libsip.so:${PORTSDIR}/devel/py-sip
USE_QT_VER= 3
USE_PYTHON= yes