summaryrefslogtreecommitdiff
path: root/net/wget/patches
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2002-12-16 16:14:06 +0000
committerdrochner <drochner@pkgsrc.org>2002-12-16 16:14:06 +0000
commited01400ed26c2fe0bdd2afaa65c012146fed392f (patch)
tree13f0b6283fb00cc0e05ee858d272dc0b62cb04fa /net/wget/patches
parent1bb854a679ba232136fe6265954c0c741bba6c84 (diff)
downloadpkgsrc-ed01400ed26c2fe0bdd2afaa65c012146fed392f.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