diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2012-05-25 01:49:08 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2012-05-25 01:49:08 +0000 |
commit | 359fcf18da3ffa1bd213f98b0018b4e4d22b9ce2 (patch) | |
tree | 93ffeb66b443101d827c14b6325063464a8d9546 /textproc/py-qt4-xmlpatterns | |
parent | d76f1d8bf4b8da1c3ec5552071c5b716f238a677 (diff) | |
download | ports-359fcf18da3ffa1bd213f98b0018b4e4d22b9ce2.tar.gz ports-359fcf18da3ffa1bd213f98b0018b4e4d22b9ce2.zip |
Notes
Diffstat (limited to 'textproc/py-qt4-xmlpatterns')
-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 |