summaryrefslogtreecommitdiff
path: root/lang/python20
diff options
context:
space:
mode:
authorabs <abs>2004-01-27 18:55:30 +0000
committerabs <abs>2004-01-27 18:55:30 +0000
commit1f19470d244b1348c51384fa20ffef24b5b18e82 (patch)
treef46c8e9e11e64d6effd4944bc0ef3ffe7bfdcc5e /lang/python20
parent8419a10f5ffa64c8a357493891e9c6c7d1752c72 (diff)
downloadpkgsrc-1f19470d244b1348c51384fa20ffef24b5b18e82.tar.gz
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
Diffstat (limited to 'lang/python20')
-rw-r--r--lang/python20/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/lang/python20/Makefile b/lang/python20/Makefile
index 32c040ce0a5..cd651cc503f 100644
--- a/lang/python20/Makefile
+++ b/lang/python20/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.14 2004/01/25 16:06:47 recht Exp $
+# $NetBSD: Makefile,v 1.15 2004/01/27 18:55:30 abs Exp $
#
DISTNAME= Python-2.0.1
PKGNAME= python20-2.0.1
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= lang
MASTER_SITES= ftp://ftp.python.org/pub/python/2.0.1/
EXTRACT_SUFX= .tgz
@@ -19,6 +19,7 @@ PLIST_SRC= ${WRKDIR}/.PLIST_SRC
WRKSRC= ${WRKDIR}/Python-2.0.1
DIST_SUBDIR= python
+USE_GCC_SHLIB= yes
USE_BUILDLINK3= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --without-threads