diff options
author | joerg <joerg@pkgsrc.org> | 2009-09-07 18:28:03 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-09-07 18:28:03 +0000 |
commit | c2376d03bd4240db4b5b8eab53268795ecd3af70 (patch) | |
tree | fceae5dee12a5a89b03ed13bfed08953ecc39659 /databases/Makefile | |
parent | 4070a66852acc710e5999f94071a7904db81f69a (diff) | |
download | pkgsrc-c2376d03bd4240db4b5b8eab53268795ecd3af70.tar.gz |
Retire py-IndexCatalog and py-ZODB with the Python 2.3 support.
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/databases/Makefile b/databases/Makefile index 4c42b5ffb90..e0aabd5df96 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.304 2009/08/14 19:41:45 joerg Exp $ +# $NetBSD: Makefile,v 1.305 2009/09/07 18:28:03 joerg Exp $ # COMMENT= Databases @@ -212,9 +212,7 @@ SUBDIR+= postgresql84-plpython SUBDIR+= postgresql84-pltcl SUBDIR+= postgresql84-server SUBDIR+= pxtools -SUBDIR+= py-IndexedCatalog SUBDIR+= py-PgSQL -SUBDIR+= py-ZODB SUBDIR+= py-bdb-xml SUBDIR+= py-bsddb3 SUBDIR+= py-gdbm |