summaryrefslogtreecommitdiff
path: root/net/gnapster
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2000-02-27 21:36:48 +0000
committerwiz <wiz@pkgsrc.org>2000-02-27 21:36:48 +0000
commitfac41dfe2a5c091544eda1b8dab68b970a8662ea (patch)
tree3fe442bd69a6e96a916472f50a0c56b1446d4c6b /net/gnapster
parentb8d5b11b98b0e544ea8d10e4a7308fcba1b07040 (diff)
downloadpkgsrc-fac41dfe2a5c091544eda1b8dab68b970a8662ea.tar.gz
add missing patch
Diffstat (limited to 'net/gnapster')
-rw-r--r--net/gnapster/patches/patch-ab13
1 files changed, 13 insertions, 0 deletions
diff --git a/net/gnapster/patches/patch-ab b/net/gnapster/patches/patch-ab
new file mode 100644
index 00000000000..933508abd1b
--- /dev/null
+++ b/net/gnapster/patches/patch-ab
@@ -0,0 +1,13 @@
+$NetBSD: patch-ab,v 1.1 2000/02/27 21:36:48 wiz Exp $
+
+--- ./configure.orig Wed Feb 16 03:35:34 2000
++++ ./configure Sun Feb 27 21:33:55 2000
+@@ -3669,7 +3669,7 @@
+ #include "confdefs.h"
+ #include <libintl.h>
+ EOF
+-ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
++ac_try="$ac_cpp $CFLAGS conftest.$ac_ext >/dev/null 2>conftest.out"
+ { (eval echo configure:3674: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+ ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
+ if test -z "$ac_err"; then