aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/py-qt4-xml
diff options
context:
space:
mode:
authormakc <makc@FreeBSD.org>2012-05-25 09:49:08 +0800
committermakc <makc@FreeBSD.org>2012-05-25 09:49:08 +0800
commit9fd3497d230ffc75a2bc54b7a87ff000347e6842 (patch)
treec54c97d53d3508203ce551032ee69f2f18b298bc /textproc/py-qt4-xml
parent043ee24869514b2adbc457f8d1e5dbc4589eb13f (diff)
downloadfreebsd-ports-gnome-9fd3497d230ffc75a2bc54b7a87ff000347e6842.tar.gz
freebsd-ports-gnome-9fd3497d230ffc75a2bc54b7a87ff000347e6842.tar.zst
freebsd-ports-gnome-9fd3497d230ffc75a2bc54b7a87ff000347e6842.zip
KDE/FreeBSD team presents update for PyQt ports:
- sip to 4.13.2 - PyQt4 to 4.9.1 - QScintilla to 2.6.1
Diffstat (limited to 'textproc/py-qt4-xml')
-rw-r--r--textproc/py-qt4-xml/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-qt4-xml/Makefile b/textproc/py-qt4-xml/Makefile
index b32ca2e89222..9c9b09500efe 100644
--- a/textproc/py-qt4-xml/Makefile
+++ b/textproc/py-qt4-xml/Makefile
@@ -51,7 +51,7 @@ ARGS+= --debug
ARGS+= --no-qsci-api
PLIST_SUB+= API="@comment "
.else
-LIB_DEPENDS+= qscintilla2.5:${PORTSDIR}/devel/qscintilla2
+LIB_DEPENDS+= qscintilla2.8:${PORTSDIR}/devel/qscintilla2
ARGS+= --qsci-api --qsci-api-destdir=${QSCIDIR}
PLIST_SUB+= API=""
.endif