mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
8390759afb
- 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>
11 lines
249 B
Plaintext
11 lines
249 B
Plaintext
====
|
|
Note that some of the standard modules are provided as separate
|
|
ports since they require extra dependencies:
|
|
|
|
gdbm databases/py-gdbm
|
|
sqlite3 databases/py-sqlite3
|
|
tkinter x11-toolkits/py-tkinter
|
|
|
|
Install them as needed.
|
|
====
|