summaryrefslogtreecommitdiff
path: root/lang/python22
diff options
context:
space:
mode:
authordrochner <drochner>2003-06-06 19:39:03 +0000
committerdrochner <drochner>2003-06-06 19:39:03 +0000
commit1903ea7cebb782c8df98abf20aebef9050edcc0a (patch)
treeaef555b001c4c8c9a25e7d7a2783a86830e7c964 /lang/python22
parenta72dd71597f3b554d7281bcb53f13ca90c359453 (diff)
downloadpkgsrc-1903ea7cebb782c8df98abf20aebef9050edcc0a.tar.gz
g/c the now unneeded explicite export of LINK_ALL_LIBGCC_HACK to the
environment
Diffstat (limited to 'lang/python22')
-rw-r--r--lang/python22/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/python22/Makefile b/lang/python22/Makefile
index c08fd7897d1..2f9f71b52fa 100644
--- a/lang/python22/Makefile
+++ b/lang/python22/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2003/06/06 17:31:18 drochner Exp $
+# $NetBSD: Makefile,v 1.18 2003/06/06 19:39:06 drochner Exp $
#
DISTNAME= Python-2.2.3
@@ -32,7 +32,6 @@ 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