summaryrefslogtreecommitdiff
path: root/net/wget
diff options
context:
space:
mode:
authorjlam <jlam>2001-07-17 10:56:57 +0000
committerjlam <jlam>2001-07-17 10:56:57 +0000
commit44e633aa2d3e32f9fcb2878107e268d630dd62ad (patch)
tree6e0f36f5ab747215cf5f4ed9e255ad5933a15b3e /net/wget
parent5f9b3c937916e8bde8a0d774b80dd6d105a8421e (diff)
downloadpkgsrc-44e633aa2d3e32f9fcb2878107e268d630dd62ad.tar.gz
Workaround bug in configure script at line 3718 that doesn't restore
LDFLAGS to correct value during the configure process. This should fix pkg/13483.
Diffstat (limited to 'net/wget')
-rw-r--r--net/wget/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/wget/Makefile b/net/wget/Makefile
index b75c207a4bc..90c06ba5420 100644
--- a/net/wget/Makefile
+++ b/net/wget/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2001/07/16 11:01:10 itojun Exp $
+# $NetBSD: Makefile,v 1.35 2001/07/17 10:56:57 jlam Exp $
DISTNAME= wget-1.7
CATEGORIES= net
@@ -17,8 +17,8 @@ USE_BUILDLINK_ONLY= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
-USE_LIBINTL= yes
MAKE_ENV+= PKGLOCALEDIR="${PKGLOCALEDIR}"
+MAKE_FLAGS+= LDFLAGS="${LDFLAGS}"
INFO_FILES= wget.info