aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/py-qt
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2004-05-20 11:14:58 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2004-05-20 11:14:58 +0000
commit3bf192995590cb27737eff17f0003d79216fde21 (patch)
treeadf7d400620c6bf8c11d7e6e8258f2d0b70fdd6b /x11-toolkits/py-qt
parent9cfdb3a77e4da15b61f1bc9031dc7802d5f609e1 (diff)
downloadports-3bf192995590cb27737eff17f0003d79216fde21.tar.gz
ports-3bf192995590cb27737eff17f0003d79216fde21.zip
Shase qscintilla shared library version.
Bump PORTREVISION
Notes
Notes: svn path=/head/; revision=109556
Diffstat (limited to 'x11-toolkits/py-qt')
-rw-r--r--x11-toolkits/py-qt/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/py-qt/Makefile b/x11-toolkits/py-qt/Makefile
index a8898fd61796..fd7228b7ea3b 100644
--- a/x11-toolkits/py-qt/Makefile
+++ b/x11-toolkits/py-qt/Makefile
@@ -6,6 +6,7 @@
PORTNAME= qt
PORTVERSION= 3.11
+PORTREVISION= 1
CATEGORIES= x11-toolkits python
MASTER_SITES= http://www.river-bank.demon.co.uk/download/PyQt/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +15,7 @@ DISTNAME= PyQt-x11-gpl-${PORTVERSION}
MAINTAINER= eugos@gmx.net
COMMENT= Python bindings for the Qt toolkit
-LIB_DEPENDS= qscintilla.3:${PORTSDIR}/x11-toolkits/qscintilla
+LIB_DEPENDS= qscintilla.4:${PORTSDIR}/x11-toolkits/qscintilla
BUILD_DEPENDS= ${LOCALBASE}/bin/sip:${PORTSDIR}/devel/py-sip
RUN_DEPENDS= ${BUILD_DEPENDS}