summaryrefslogtreecommitdiff
path: root/lang/python21/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'lang/python21/Makefile.common')
-rw-r--r--lang/python21/Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/python21/Makefile.common b/lang/python21/Makefile.common
index ac2349fa4d2..6bfe729f3b8 100644
--- a/lang/python21/Makefile.common
+++ b/lang/python21/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.2 2004/01/25 16:06:47 recht Exp $
+# $NetBSD: Makefile.common,v 1.3 2004/01/27 18:55:30 abs Exp $
#
DISTNAME= Python-2.1.3
@@ -10,6 +10,7 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.python.org/
COMMENT= Interpreted, interactive, object-oriented programming language
+USE_GCC_SHLIB= YES
USE_BUILDLINK3= YES
GNU_CONFIGURE= YES