aboutsummaryrefslogtreecommitdiff
path: root/x11/py-qt4-opengl
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-07-13 16:59:42 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-07-13 16:59:42 +0000
commitce21d8d964c8eac5ce9536d5cfb977a3c654962c (patch)
treee0db9bc64b9feec3c24ee4e5cf221a9804ddfbf0 /x11/py-qt4-opengl
parenta56af1079955d8f83fe3c3929b2ce21c7e114b6d (diff)
downloadports-ce21d8d964c8eac5ce9536d5cfb977a3c654962c.tar.gz
ports-ce21d8d964c8eac5ce9536d5cfb977a3c654962c.zip
Notes
Diffstat (limited to 'x11/py-qt4-opengl')
-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 e4a296163a9d..58999b0d6403 100644
--- a/x11/py-qt4-opengl/Makefile
+++ b/x11/py-qt4-opengl/Makefile
@@ -45,7 +45,7 @@ ARGS= -b ${PREFIX}/bin \
ARGS+= --no-qsci-api
PLIST_SUB+= API="@comment "
.else
-LIB_DEPENDS+= qscintilla2:${PORTSDIR}/devel/qscintilla2
+LIB_DEPENDS+= libqscintilla2.so:${PORTSDIR}/devel/qscintilla2
ARGS+= --qsci-api --qsci-api-destdir=${QSCIDIR}
PLIST_SUB+= API=""
.endif