aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorbsam <bsam@FreeBSD.org>2008-08-24 17:47:39 +0800
committerbsam <bsam@FreeBSD.org>2008-08-24 17:47:39 +0800
commitf26e428a994c4950b09957e9e2ffe63521f4b947 (patch)
tree739b7796a73cf9a18a747eb7467c34420f739cb8 /devel
parentf88cf382df6cde1ba60e9fb1b26d47c4baed7ee5 (diff)
downloadfreebsd-ports-gnome-f26e428a994c4950b09957e9e2ffe63521f4b947.tar.gz
freebsd-ports-gnome-f26e428a994c4950b09957e9e2ffe63521f4b947.tar.zst
freebsd-ports-gnome-f26e428a994c4950b09957e9e2ffe63521f4b947.zip
Add graphics/py-qt4-svg dependency.
Submitted by: Jan Sebosik <sebosik at demax.sk> (by email)
Diffstat (limited to 'devel')
-rw-r--r--devel/eric4/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/eric4/Makefile b/devel/eric4/Makefile
index aa1753d5f8e2..889d690a409b 100644
--- a/devel/eric4/Makefile
+++ b/devel/eric4/Makefile
@@ -5,13 +5,15 @@
# $FreeBSD$
#
+PORTREVISION= 1
CATEGORIES= devel python
DISTNAME= ${PORTNAME}-${PORTVERSION}
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/PyQt4/QtGui.so:${PORTSDIR}/x11-toolkits/py-qt4-gui \
${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/QtNetwork.so:${PORTSDIR}/net/py-qt4-network \
+ ${PYTHON_SITELIBDIR}/PyQt4/QtSvg.so:${PORTSDIR}/graphics/py-qt4-svg
INSTALL_CMD= install.py -c -f eric4config.freebsd
PLIST_FILES=