Fix building (pebcac problem).
Pointed out by: pavbot
This commit is contained in:
parent
b89f4fe3ba
commit
e8ed481ce6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=296860
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue