summaryrefslogtreecommitdiff
path: root/lang/python23/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'lang/python23/Makefile.common')
-rw-r--r--lang/python23/Makefile.common4
1 files changed, 1 insertions, 3 deletions
diff --git a/lang/python23/Makefile.common b/lang/python23/Makefile.common
index 8b769441d48..becf6ce7121 100644
--- a/lang/python23/Makefile.common
+++ b/lang/python23/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.9 2004/05/12 15:19:49 recht Exp $
+# $NetBSD: Makefile.common,v 1.10 2004/05/12 16:25:34 recht Exp $
#
DISTNAME= Python-2.3.3
@@ -10,8 +10,6 @@ MAINTAINER= recht@NetBSD.org
HOMEPAGE= http://www.python.org/
COMMENT= Interpreted, interactive, object-oriented programming language
-PKG_INSTALLATION_TYPES= overwrite pkgviews
-
USE_LANGUAGES= c c++
USE_GCC_SHLIB= yes
USE_BUILDLINK3= yes