summaryrefslogtreecommitdiff
path: root/net/lftp
diff options
context:
space:
mode:
authorwiz <wiz>2001-02-19 15:44:36 +0000
committerwiz <wiz>2001-02-19 15:44:36 +0000
commitcfd6770d461e17f19883e2da58d694ac755aa904 (patch)
tree26d3fb42a97f92f05faebf6b2d39f844408d94fe /net/lftp
parentf5e38f22557a3cb27bcd1e048564995f6945644b (diff)
downloadpkgsrc-cfd6770d461e17f19883e2da58d694ac755aa904.tar.gz
Don't need this one anymore.
Diffstat (limited to 'net/lftp')
-rw-r--r--net/lftp/files/patch-sum7
-rw-r--r--net/lftp/patches/patch-aa21
2 files changed, 5 insertions, 23 deletions
diff --git a/net/lftp/files/patch-sum b/net/lftp/files/patch-sum
index 82962ccc876..ed82f8db277 100644
--- a/net/lftp/files/patch-sum
+++ b/net/lftp/files/patch-sum
@@ -1,3 +1,6 @@
-$NetBSD: patch-sum,v 1.1 2000/11/05 17:18:15 wiz Exp $
+$NetBSD: patch-sum,v 1.2 2001/02/19 15:44:36 wiz Exp $
-MD5 (patch-aa) = 10572bfabafe3b5869df49f2d3044df6
+This placeholder file is generated by the ``makepatchsum'' target
+whenever the patches directory is empty or missing. Its purpose
+is to ensure that the presence of any obsolete patches will cause
+the proper error to be emitted at build time.
diff --git a/net/lftp/patches/patch-aa b/net/lftp/patches/patch-aa
deleted file mode 100644
index 74689ec19ff..00000000000
--- a/net/lftp/patches/patch-aa
+++ /dev/null
@@ -1,21 +0,0 @@
-$NetBSD: patch-aa,v 1.1 2000/11/05 17:18:16 wiz Exp $
-
---- configure.orig Fri Oct 13 17:13:45 2000
-+++ configure
-@@ -3031,6 +3031,8 @@
- echo "$ac_t""no" 1>&6
- fi
-
-+ ac_save_LIBS="$LIBS"
-+LIBS="-lintl $LIBS"
- cat > conftest.$ac_ext <<EOF
- #line 3036 "configure"
- #include "confdefs.h"
-@@ -3059,6 +3061,7 @@
- else
- echo "$ac_t""no" 1>&6
- fi
-+ LIBS="$ac_save_LIBS"
-
-
- if test "$CATOBJEXT" = "NONE"; then