summaryrefslogtreecommitdiff
path: root/net/wget/patches
diff options
context:
space:
mode:
authordrochner <drochner>2002-12-16 16:14:06 +0000
committerdrochner <drochner>2002-12-16 16:14:06 +0000
commitd69fbfae2496728d3c5dbd27079747bc19063420 (patch)
tree13f0b6283fb00cc0e05ee858d272dc0b62cb04fa /net/wget/patches
parent185336ffe32f2e791bfd49c4aa1f2d5ead0bdb9b (diff)
downloadpkgsrc-d69fbfae2496728d3c5dbd27079747bc19063420.tar.gz
make this work (USE_LIBTOOL, fix some "configure" nonsense which
conflicted with out libtool hacks)
Diffstat (limited to 'net/wget/patches')
-rw-r--r--net/wget/patches/patch-ah13
1 files changed, 13 insertions, 0 deletions
diff --git a/net/wget/patches/patch-ah b/net/wget/patches/patch-ah
new file mode 100644
index 00000000000..e46df9973a2
--- /dev/null
+++ b/net/wget/patches/patch-ah
@@ -0,0 +1,13 @@
+$NetBSD: patch-ah,v 1.1 2002/12/16 16:14:06 drochner Exp $
+
+--- configure.orig Mon Dec 16 17:06:11 2002
++++ configure Mon Dec 16 17:07:42 2002
+@@ -7178,7 +7178,7 @@
+ wget_save_LDFLAGS=$LDFLAGS
+ wget_save_CPPFLAGS=$CPPFLAGS
+
+- CC="$SHELL ./libtool $CC"
++# CC="$SHELL ./libtool $CC"
+
+ echo $ac_n "checking for dlopen in -ldl""... $ac_c" 1>&6
+ echo "configure:7185: checking for dlopen in -ldl" >&5