summaryrefslogtreecommitdiff
path: root/devel/eric4/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/eric4/Makefile')
-rw-r--r--devel/eric4/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/eric4/Makefile b/devel/eric4/Makefile
index 047baf9802d9..5b65a055ec52 100644
--- a/devel/eric4/Makefile
+++ b/devel/eric4/Makefile
@@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.GPL3
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/PyQt4/QtGui.so:${PORTSDIR}/x11-toolkits/py-qt4-gui \
${PYTHON_SITELIBDIR}/PyQt4/Qsci.so:${PORTSDIR}/devel/py-qt4-qscintilla2 \
${LOCALBASE}/bin/update-mime-database:${PORTSDIR}/misc/shared-mime-info
-RUN_DEPENDS= ${BUILD_DEPENDS} \
+RUN_DEPENDS:= ${BUILD_DEPENDS} \
${PYTHON_SITELIBDIR}/PyQt4/QtNetwork.so:${PORTSDIR}/net/py-qt4-network \
${PYTHON_SITELIBDIR}/PyQt4/QtSvg.so:${PORTSDIR}/graphics/py-qt4-svg \
${PYTHON_SITELIBDIR}/PyQt4/QtWebKit.so:${PORTSDIR}/www/py-qt4-webkit \