aboutsummaryrefslogtreecommitdiff
path: root/www/zope-zmysqlda
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-12-27 15:52:11 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-12-27 15:52:11 +0000
commitefb57e632dfb1d961cf145a479f7e38b8e9bf30f (patch)
treedf416af25fe0171ce400a68b338673c815547628 /www/zope-zmysqlda
parent14c238138494b4f3b0b2f4e3d2133b64c0b1fbac (diff)
Notes
Diffstat (limited to 'www/zope-zmysqlda')
-rw-r--r--www/zope-zmysqlda/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/zope-zmysqlda/Makefile b/www/zope-zmysqlda/Makefile
index 1522bec2748b..9d864167b7d5 100644
--- a/www/zope-zmysqlda/Makefile
+++ b/www/zope-zmysqlda/Makefile
@@ -18,7 +18,7 @@ DISTNAME= ${ZOPEPRODUCTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= MySQL Database Adapter for the Zope web application framework
-RUN_DEPENDS= ${LOCALBASE}/lib/${PYTHON_VERSION}/site-packages/MySQLdb/__init__.py:${PORTSDIR}/databases/py-MySQLdb
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}MySQLdb>=0:${PORTSDIR}/databases/py-MySQLdb
NO_PACKAGE= Double python dependency
USE_PYTHON= yes