diff options
Diffstat (limited to 'textproc/py-qt4-xmlpatterns/Makefile')
-rw-r--r-- | textproc/py-qt4-xmlpatterns/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-qt4-xmlpatterns/Makefile b/textproc/py-qt4-xmlpatterns/Makefile index f4e24aa13335..214e48ee0919 100644 --- a/textproc/py-qt4-xmlpatterns/Makefile +++ b/textproc/py-qt4-xmlpatterns/Makefile @@ -50,7 +50,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 |