Fix depend on py-simplejson with a trick borrowed from devel/py-ToscaWidgets.

Submitted by:	pointyhat (pav), QAT
This commit is contained in:
Koop Mast 2009-12-04 20:06:14 +00:00
parent f72ef66b6e
commit b7ab051d18
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=245203

View File

@ -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