mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
Add a run-depend on py-sip, and bump portrevision.
This commit is contained in:
parent
d0c198bfa3
commit
23517ecb9d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=67606
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user