From f5348a6f1272d3ee861032bc36c0900adf035169 Mon Sep 17 00:00:00 2001 From: abs Date: Tue, 27 Jan 2004 18:55:30 +0000 Subject: Add USE_GCC_SHLIB to python2 packages: python20 to python20-2.0.1nb6 python21 to python21-2.1.3nb2 python21-pth to python21-2.1.3nb4 python22 to python22-2.2.3nb1 python22-pth to python22-2.2.3nb1 python23 to python23-2.3.3nb1 python23-pth to python23-2.3.3nb1 --- lang/python21/Makefile | 4 ++-- lang/python21/Makefile.common | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'lang/python21') diff --git a/lang/python21/Makefile b/lang/python21/Makefile index aa0c9d432d1..042f09ce90a 100644 --- a/lang/python21/Makefile +++ b/lang/python21/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2004/01/24 07:09:15 grant Exp $ +# $NetBSD: Makefile,v 1.14 2004/01/27 18:55:30 abs Exp $ # PKGNAME= python21-2.1.3 -PKGREVISION= 1 +PKGREVISION= 2 CONFIGURE_ARGS+= --without-threads 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 -- cgit v1.2.3