diff options
| author | Thomas Gellekum <tg@FreeBSD.org> | 2001-03-01 12:24:24 +0000 |
|---|---|---|
| committer | Thomas Gellekum <tg@FreeBSD.org> | 2001-03-01 12:24:24 +0000 |
| commit | ed3bc16bc4c5f489b439c3b4f9c5e42b6a731dd4 (patch) | |
| tree | cbe8b754ea48cc7d22ada76867a6ed6f3b90bd7f /databases/py-gdbm/files/Setup | |
| parent | Add back some definitions for Python-1.6. Some people obviously still (diff) | |
Use the py-distutils for building and installing.
Notes
Notes:
svn path=/head/; revision=38930
Diffstat (limited to 'databases/py-gdbm/files/Setup')
| -rw-r--r-- | databases/py-gdbm/files/Setup | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/databases/py-gdbm/files/Setup b/databases/py-gdbm/files/Setup deleted file mode 100644 index 8e4920a954c7..000000000000 --- a/databases/py-gdbm/files/Setup +++ /dev/null @@ -1,5 +0,0 @@ -*shared* - -# Anthony Baxter's gdbm module. GNU dbm(3) will require -lgdbm: - -gdbm gdbmmodule.c -I${PREFIX}/include -L${PREFIX}/lib -lgdbm |
