aboutsummaryrefslogtreecommitdiff
path: root/lang/py-qt5-qml/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/py-qt5-qml/Makefile')
-rw-r--r--lang/py-qt5-qml/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/py-qt5-qml/Makefile b/lang/py-qt5-qml/Makefile
index 164a84a13831..80d714ffc3ed 100644
--- a/lang/py-qt5-qml/Makefile
+++ b/lang/py-qt5-qml/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= qml
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= lang devel python
MAINTAINER= kde@FreeBSD.org
@@ -23,7 +23,7 @@ OPTIONS_SUB= yes
API_DESC= Install QtQml API for QScintilla2
API_CONFIGURE_ON= --qsci-api --qsci-api-destdir=${QSCIDIR}
API_CONFIGURE_OFF= --no-qsci-api
-API_LIB_DEPENDS= libqscintilla2-qt5.so:devel/qscintilla2-qt5
+API_LIB_DEPENDS= libqscintilla2_qt5.so:devel/qscintilla2-qt5
DEBUG_CONFIGURE_ON= --debug --trace
.include <bsd.port.mk>