summaryrefslogtreecommitdiff
path: root/lang/python21-pth
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2003-06-06 19:39:03 +0000
committerdrochner <drochner@pkgsrc.org>2003-06-06 19:39:03 +0000
commitc28e4b2fca38b8022afe129ca2092e80cc08c36f (patch)
treeaef555b001c4c8c9a25e7d7a2783a86830e7c964 /lang/python21-pth
parent860d5efe062cd2fa734378b1ff35b5a9dc77fc8c (diff)
downloadpkgsrc-c28e4b2fca38b8022afe129ca2092e80cc08c36f.tar.gz
g/c the now unneeded explicite export of LINK_ALL_LIBGCC_HACK to the
environment
Diffstat (limited to 'lang/python21-pth')
-rw-r--r--lang/python21-pth/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/python21-pth/Makefile b/lang/python21-pth/Makefile
index fada1121b2e..a32ed3a68f9 100644
--- a/lang/python21-pth/Makefile
+++ b/lang/python21-pth/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2003/06/06 18:14:11 drochner Exp $
+# $NetBSD: Makefile,v 1.8 2003/06/06 19:39:06 drochner Exp $
#
DISTNAME= Python-2.1.3
@@ -20,7 +20,6 @@ PTHREAD_OPTS= require
.if ${PTHREAD_TYPE} == "pth"
CONFIGURE_ARGS+= --with-pth
.endif
-MAKE_ENV+= LINK_ALL_LIBGCC_HACK=${LINK_ALL_LIBGCC_HACK:Q}
INSTALL_TARGET= altinstall