From efb57e632dfb1d961cf145a479f7e38b8e9bf30f Mon Sep 17 00:00:00 2001 From: "Philip M. Gollucci" Date: Mon, 27 Dec 2010 15:52:11 +0000 Subject: - new version of py-MySQLdb installs only the .egg 'zipped' so mysql.so is no longer present to test for. Approved by: itectu (portmgr, via irc) --- net-im/jabber-pyicq/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-im/jabber-pyicq/Makefile') diff --git a/net-im/jabber-pyicq/Makefile b/net-im/jabber-pyicq/Makefile index f796ca35c6ef..5a22e0169fbc 100644 --- a/net-im/jabber-pyicq/Makefile +++ b/net-im/jabber-pyicq/Makefile @@ -84,7 +84,7 @@ RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/twisted/__init__.py:${PORTSDIR}/devel/py-twis .endif .if defined(WITH_MYSQL) -RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/MySQLdb/__init__.py:${PORTSDIR}/databases/py-MySQLdb +RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}MySQLdb>=0:${PORTSDIR}/databases/py-MySQLdb .endif SUB_LIST+= JABBER_USER=${JABBER_USER} -- cgit v1.2.3