From 979c48764681ba0351f34ea1902987e26c295b8e Mon Sep 17 00:00:00 2001 From: Peter Pentchev Date: Tue, 24 Apr 2001 06:24:45 +0000 Subject: Update to 5.8.1 with lots of bugfixes. Remove the substitution of /usr/bin/true for autoconf and friends - the fetchmail build system does the right thing now. Approved by: maintainer Apologies to: sobomax for my harsher-than-needed complaints for his fast and to-the-point port fixes. --- mail/fetchmail/files/patch-configure | 15 --------------- 1 file changed, 15 deletions(-) (limited to 'mail/fetchmail/files/patch-configure') diff --git a/mail/fetchmail/files/patch-configure b/mail/fetchmail/files/patch-configure index efd462772c88..02ee025e221f 100644 --- a/mail/fetchmail/files/patch-configure +++ b/mail/fetchmail/files/patch-configure @@ -12,18 +12,3 @@ $FreeBSD$ cat >> confdefs.h <<\EOF #define SSL_ENABLE 1 EOF -@@ -6799,10 +6799,10 @@ - s%@INSTALL_DATA@%$INSTALL_DATA%g - s%@PACKAGE@%$PACKAGE%g - s%@VERSION@%$VERSION%g --s%@ACLOCAL@%$ACLOCAL%g --s%@AUTOCONF@%$AUTOCONF%g --s%@AUTOMAKE@%$AUTOMAKE%g --s%@AUTOHEADER@%$AUTOHEADER%g -+s%@ACLOCAL@%/usr/bin/true%g -+s%@AUTOCONF@%/usr/bin/true%g -+s%@AUTOMAKE@%/usr/bin/true%g -+s%@AUTOHEADER@%/usr/bin/true%g - s%@MAKEINFO@%$MAKEINFO%g - s%@SET_MAKE@%$SET_MAKE%g - s%@host@%$host%g -- cgit v1.2.3