summaryrefslogtreecommitdiff
path: root/databases/py-gdbm/files/Setup
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>2001-03-01 12:24:24 +0000
committerThomas Gellekum <tg@FreeBSD.org>2001-03-01 12:24:24 +0000
commited3bc16bc4c5f489b439c3b4f9c5e42b6a731dd4 (patch)
treecbe8b754ea48cc7d22ada76867a6ed6f3b90bd7f /databases/py-gdbm/files/Setup
parentAdd 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/Setup5
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