summaryrefslogtreecommitdiff
path: root/lang/python22/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/python22/Makefile')
-rw-r--r--lang/python22/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/lang/python22/Makefile b/lang/python22/Makefile
index d9700e650d1..c08fd7897d1 100644
--- a/lang/python22/Makefile
+++ b/lang/python22/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.16 2003/06/02 01:18:56 jschauma Exp $
+# $NetBSD: Makefile,v 1.17 2003/06/06 17:31:18 drochner Exp $
#
-DISTNAME= Python-2.2.2
-PKGNAME= python22-2.2.2
+DISTNAME= Python-2.2.3
+PKGNAME= python22-2.2.3
CATEGORIES= lang
-MASTER_SITES= ftp://ftp.python.org/pub/python/2.2.2/
+MASTER_SITES= ftp://ftp.python.org/pub/python/2.2.3/
EXTRACT_SUFX= .tgz
MAINTAINER= tech-pkg@netbsd.org
@@ -32,6 +32,7 @@ PLIST_SUBST+= PY_PLATNAME=${LOWER_OPSYS}${OS_VERSION:C/\..*//}
# -stack size too small in main thread
CONFIGURE_ARGS+= --without-threads
.endif
+MAKE_ENV+= LINK_ALL_LIBGCC_HACK=${LINK_ALL_LIBGCC_HACK:Q}
INSTALL_TARGET= altinstall