aboutsummaryrefslogtreecommitdiff
path: root/lang/python32/pkg-message
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2009-07-02 01:46:33 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2009-07-02 01:46:33 +0000
commit8390759afbb42649325979ca0877b631800551e2 (patch)
tree4f27975ecb315ef559d998ff3f59218639d90b0d /lang/python32/pkg-message
parentc2599781f507e17187f5588f5dbc0a4b2db0a46a (diff)
downloadports-8390759afbb42649325979ca0877b631800551e2.tar.gz
ports-8390759afbb42649325979ca0877b631800551e2.zip
- Honor EXAMPLESDIR, DATADIR and NOPORTEXAMPLES, NOPORTDATA
- Remove bsddb module in pkg-message since it's removed from Python default modules (python3 user should use databases/py-bsddb3) - Fix WITH_UCS4 support - Mark jobs safe - Makefile/patch cleanup PR: ports/133440 Submitted by: Paul Hoffman <phoffman AT proper.com>
Notes
Notes: svn path=/head/; revision=236890
Diffstat (limited to 'lang/python32/pkg-message')
-rw-r--r--lang/python32/pkg-message1
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/python32/pkg-message b/lang/python32/pkg-message
index a3ba9904996b..8c7d09348c5b 100644
--- a/lang/python32/pkg-message
+++ b/lang/python32/pkg-message
@@ -2,7 +2,6 @@
Note that some of the standard modules are provided as separate
ports since they require extra dependencies:
-bsddb databases/py-bsddb
gdbm databases/py-gdbm
sqlite3 databases/py-sqlite3
tkinter x11-toolkits/py-tkinter