aboutsummaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2010-10-09 09:09:04 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2010-10-09 09:09:04 +0000
commitcf9ba6ad0b3e1474cf8628ca77d1951abf45a0b0 (patch)
tree64bc8785a71f11a69bb84f07e508ed1b1c5c1953 /news
parentff729b7748cdf05dbcfdf29cf03fc6d06b558478 (diff)
downloadports-cf9ba6ad0b3e1474cf8628ca77d1951abf45a0b0.tar.gz
ports-cf9ba6ad0b3e1474cf8628ca77d1951abf45a0b0.zip
Notes
Diffstat (limited to 'news')
-rw-r--r--news/papercut/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/news/papercut/Makefile b/news/papercut/Makefile
index 182c3caa8914..29c3cfe2dfe8 100644
--- a/news/papercut/Makefile
+++ b/news/papercut/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://pessoal.org/papercut/
MAINTAINER= ports@FreeBSD.org
COMMENT= Papercut is a news server written in Python, using a MySQL backend
-RUN_DEPENDS= ${PYTHON_SITELIBDIR}/MySQLdb/__init__.py:${PORTSDIR}/databases/py-MySQLdb
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}MySQLdb>=1.2.2:${PORTSDIR}/databases/py-MySQLdb
USE_PYTHON= yes
NO_BUILD= yes