mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
Fix depend on py-simplejson with a trick borrowed from devel/py-ToscaWidgets.
Submitted by: pointyhat (pav), QAT
This commit is contained in:
parent
f72ef66b6e
commit
b7ab051d18
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=245203
@ -17,7 +17,7 @@ COMMENT= Omnipresent versatile search interface
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/dbus/__init__.py:${PORTSDIR}/devel/py-dbus
|
||||
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/dbus/__init__.py:${PORTSDIR}/devel/py-dbus \
|
||||
${LOCALBASE}/share/doc/py26-simplejson:${PORTSDIR}/devel/py-simplejson
|
||||
${PYTHON_PKGNAMEPREFIX}simplejson>=2.0:${PORTSDIR}/devel/py-simplejson
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_GETTEXT= yes
|
||||
|
Loading…
Reference in New Issue
Block a user