aboutsummaryrefslogtreecommitdiffstats
path: root/devel/eric4
diff options
context:
space:
mode:
authorbsam <bsam@FreeBSD.org>2012-05-16 21:15:47 +0800
committerbsam <bsam@FreeBSD.org>2012-05-16 21:15:47 +0800
commit11c189446660b02b1c7dce1e91c6e7a09856e27c (patch)
tree990c32f694034ab8fee4eb21208df2921c7ddc00 /devel/eric4
parent01062968c38808c9d13e588efc2c126d7a9a94ec (diff)
downloadfreebsd-ports-gnome-11c189446660b02b1c7dce1e91c6e7a09856e27c.tar.gz
freebsd-ports-gnome-11c189446660b02b1c7dce1e91c6e7a09856e27c.tar.zst
freebsd-ports-gnome-11c189446660b02b1c7dce1e91c6e7a09856e27c.zip
. add run depends upon databases/py-sqlite3;
. bump PORTREVISION. Reported by: Gustav Johansson <gustav@neer.se> (by e-mail)
Diffstat (limited to 'devel/eric4')
-rw-r--r--devel/eric4/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/eric4/Makefile b/devel/eric4/Makefile
index 5b65a055ec52..962b69f5510f 100644
--- a/devel/eric4/Makefile
+++ b/devel/eric4/Makefile
@@ -7,6 +7,7 @@
CATEGORIES= devel python
DISTNAME= ${PORTNAME}-${PORTVERSION}
+PORTREVISION= 1
LICENSE_FILE= ${WRKSRC}/LICENSE.GPL3
@@ -17,7 +18,8 @@ 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 \
- ${PYTHON_SITELIBDIR}/PyQt4/QtHelp.so:${PORTSDIR}/devel/py-qt4-help
+ ${PYTHON_SITELIBDIR}/PyQt4/QtHelp.so:${PORTSDIR}/devel/py-qt4-help \
+ %%PYTHON_SITELIBDIR%%/_sqlite3.so:${PORTSDIR}/databases/py-sqlite3
USE_GNOME= desktopfileutils
INSTALL_CMD= install.py -c -f eric4config.freebsd