summaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorNeil Blakey-Milner <nbm@FreeBSD.org>2002-10-08 08:17:15 +0000
committerNeil Blakey-Milner <nbm@FreeBSD.org>2002-10-08 08:17:15 +0000
commit23517ecb9d105be7af99b358e8230a6bdc5ab40e (patch)
tree50a85ef3a19b4e39bdfdc37634c989b1aac8311d /x11-toolkits
parentAdd py-sip 3.4, python convenience link to sip library. (diff)
Add a run-depend on py-sip, and bump portrevision.
Notes
Notes: svn path=/head/; revision=67606
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