summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorBoris Samorodov <bsam@FreeBSD.org>2012-05-17 19:57:46 +0000
committerBoris Samorodov <bsam@FreeBSD.org>2012-05-17 19:57:46 +0000
commite8ed481ce65181bb7ce6a59155362586b28e0a16 (patch)
treed16699482f55d303ac12fc7569d08520859320df /devel
parentA simple, intuitive C++ library to handle JSON serialized data. (diff)
Fix building (pebcac problem).
Pointed out by: pavbot
Notes
Notes: svn path=/head/; revision=296860
Diffstat (limited to 'devel')
-rw-r--r--devel/eric4/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/eric4/Makefile b/devel/eric4/Makefile
index 962b69f5510f..eadf1acad7be 100644
--- a/devel/eric4/Makefile
+++ b/devel/eric4/Makefile
@@ -19,7 +19,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} \
${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%%/_sqlite3.so:${PORTSDIR}/databases/py-sqlite3
+ ${PYTHON_SITELIBDIR}/_sqlite3.so:${PORTSDIR}/databases/py-sqlite3
USE_GNOME= desktopfileutils
INSTALL_CMD= install.py -c -f eric4config.freebsd