summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Samorodov <bsam@FreeBSD.org>2012-05-16 13:15:47 +0000
committerBoris Samorodov <bsam@FreeBSD.org>2012-05-16 13:15:47 +0000
commit9cfbf73b812eafd6a4fc3ea686f8447f94ed9dfc (patch)
tree6d5ec360b8ea1d9e9f834e930f0f083feb9e1b0e
parentRemove expired ports: BROKEN for more than 6 month, there is no upstream (diff)
. add run depends upon databases/py-sqlite3;
. bump PORTREVISION. Reported by: Gustav Johansson <gustav@neer.se> (by e-mail)
Notes
Notes: svn path=/head/; revision=296771
-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