summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Samorodov <bsam@FreeBSD.org>2010-06-08 06:53:55 +0000
committerBoris Samorodov <bsam@FreeBSD.org>2010-06-08 06:53:55 +0000
commit4ca8c5731bf72ae9aafe88deb368c6aa69c07a90 (patch)
treee28a556a46303bc67bc9c094038de1cd1b3f9a77
parent- Use built-in installation procedure (diff)
. add run-time dependencies: www/py-qt4-webkit and devel/py-qt4-help; [1]
. bump PORTREVISION. PR: ports/147438 [1] Submitted by: George Mitchell <george_freebsd at m5p.com> [1]
Notes
Notes: svn path=/head/; revision=256083
-rw-r--r--devel/eric4/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/devel/eric4/Makefile b/devel/eric4/Makefile
index 0c66dc71bb5b..a067015a0a6e 100644
--- a/devel/eric4/Makefile
+++ b/devel/eric4/Makefile
@@ -5,6 +5,7 @@
# $FreeBSD$
#
+PORTREVISION= 1
CATEGORIES= devel python
DISTNAME= ${PORTNAME}-${PORTVERSION}
@@ -12,7 +13,9 @@ BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/PyQt4/QtGui.so:${PORTSDIR}/x11-toolkits/py-q
${PYTHON_SITELIBDIR}/PyQt4/Qsci.so:${PORTSDIR}/devel/py-qt4-qscintilla2
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/QtSvg.so:${PORTSDIR}/graphics/py-qt4-svg \
+ ${PYTHON_SITELIBDIR}/PyQt4/QtWebKit.so:${PORTSDIR}/www/py-qt4-webkit \
+ ${PYTHON_SITELIBDIR}/PyQt4/QtHelp.so:${PORTSDIR}/devel/py-qt4-help
INSTALL_CMD= install.py -c -f eric4config.freebsd
PLIST_FILES=