summaryrefslogtreecommitdiff
path: root/lang/python20/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/python20/Makefile')
-rw-r--r--lang/python20/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/lang/python20/Makefile b/lang/python20/Makefile
index e5d0e5a75f1..8a5a2524f2b 100644
--- a/lang/python20/Makefile
+++ b/lang/python20/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2004/10/31 13:23:03 recht Exp $
+# $NetBSD: Makefile,v 1.23 2004/11/15 17:54:49 jlam Exp $
#
DISTNAME= Python-2.0.1
@@ -24,8 +24,6 @@ USE_BUILDLINK3= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --without-threads
INSTALL_TARGET= altinstall
-# ensure that the bsddb185 module is built on all platforms
-USE_DB185= yes
# Make sure having environment variable OPT doesn't affect the
# installed module-building Makefile