summaryrefslogtreecommitdiff
path: root/databases/py-qt5-sql/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/py-qt5-sql/Makefile')
-rw-r--r--databases/py-qt5-sql/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-qt5-sql/Makefile b/databases/py-qt5-sql/Makefile
index b5025707b88a..0376b5af78e9 100644
--- a/databases/py-qt5-sql/Makefile
+++ b/databases/py-qt5-sql/Makefile
@@ -21,7 +21,7 @@ OPTIONS_SUB= yes
API_DESC= Install QtSql API for QScintilla2
API_CONFIGURE_ON= --qsci-api --qsci-api-destdir=${QSCIDIR}
API_CONFIGURE_OFF= --no-qsci-api
-API_LIB_DEPENDS= libqscintilla2-qt5.so:${PORTSDIR}/devel/qscintilla2-qt5
+API_LIB_DEPENDS= libqscintilla2-qt5.so:devel/qscintilla2-qt5
DEBUG_CONFIGURE_ON= --debug --trace
.include <bsd.port.mk>