aboutsummaryrefslogtreecommitdiff
path: root/deskutils/gbirthday
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 /deskutils/gbirthday
parent14c238138494b4f3b0b2f4e3d2133b64c0b1fbac (diff)
downloadports-efb57e632dfb1d961cf145a479f7e38b8e9bf30f.tar.gz
ports-efb57e632dfb1d961cf145a479f7e38b8e9bf30f.zip
Notes
Diffstat (limited to 'deskutils/gbirthday')
-rw-r--r--deskutils/gbirthday/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/gbirthday/Makefile b/deskutils/gbirthday/Makefile
index ff4d8d486305..17da7fd05f64 100644
--- a/deskutils/gbirthday/Makefile
+++ b/deskutils/gbirthday/Makefile
@@ -45,7 +45,7 @@ RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/_sqlite3.so:${PORTSDIR}/databases/py-sqlite3
.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
.if defined(WITH_NOTIFY)