summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorFlorian Smeets <flo@FreeBSD.org>2013-03-03 10:09:08 +0000
committerFlorian Smeets <flo@FreeBSD.org>2013-03-03 10:09:08 +0000
commit4cfd7b2621d5cf6bc7081cf965c94161d79e7364 (patch)
tree69c753344ad321dab5b7effb57d11f2845f78af0 /mail
parent- Upgrade to 0.11. (diff)
Chase databases/py-sqlite3 after 313167.
Submitted by: Jan Beich <jbeich@tormail.org> Reported by: Valentin Nechayev <netch@netch.kiev.ua>, Robert Simmons <rsimmons0@gmail.com>
Notes
Notes: svn path=/head/; revision=313335
Diffstat (limited to 'mail')
-rw-r--r--mail/thunderbird/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile
index 332d17ae06ba..a2c73d801283 100644
--- a/mail/thunderbird/Makefile
+++ b/mail/thunderbird/Makefile
@@ -15,7 +15,7 @@ COMMENT= Mozilla Thunderbird is standalone mail and news that stands above
BUILD_DEPENDS= nspr>=4.9.2:${PORTSDIR}/devel/nspr \
nss>=3.13.6_1:${PORTSDIR}/security/nss \
sqlite3>=3.7.13:${PORTSDIR}/databases/sqlite3 \
- ${PYTHON_SITELIBDIR}/_sqlite3.so:${PORTSDIR}/databases/py-sqlite3 \
+ ${PYTHON_PKGNAMEPREFIX}sqlite3>0:${PORTSDIR}/databases/py-sqlite3 \
cairo>=1.10.2_1,1:${PORTSDIR}/graphics/cairo \
unzip:${PORTSDIR}/archivers/unzip