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