diff options
Diffstat (limited to 'mail/procmail/patches/patch-aa')
-rw-r--r-- | mail/procmail/patches/patch-aa | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/mail/procmail/patches/patch-aa b/mail/procmail/patches/patch-aa deleted file mode 100644 index 1bbc8e62f7e..00000000000 --- a/mail/procmail/patches/patch-aa +++ /dev/null @@ -1,31 +0,0 @@ -$NetBSD: patch-aa,v 1.4 1998/08/07 11:09:50 agc Exp $ - ---- Makefile.orig Mon Apr 28 02:27:40 1997 -+++ Makefile Thu May 7 15:03:08 1998 -@@ -2,7 +2,7 @@ - - # BASENAME should point to where the whole lot will be installed - # change BASENAME to your home directory if need be --BASENAME = /usr -+BASENAME = $(PREFIX) - # For display in the man pages - VISIBLE_BASENAME= $(BASENAME) - -@@ -53,7 +53,7 @@ - - # Makefile.0 - mark, don't (re)move this, a sed script needs it - --LOCKINGTEST=__defaults__ -+LOCKINGTEST=/tmp . - - #LOCKINGTEST=/tmp . # Uncomment and add any directories you see fit. - # If LOCKINGTEST is defined, autoconf will NOT -@@ -86,7 +86,7 @@ - #-Wimplicit -Wshadow -Wid-clash-6 #-Wuninitialized - - # The place to put your favourite extra cc flag --CFLAGS0 = -O #$(GCC_WARNINGS) -+CFLAGS0 = #-O #$(GCC_WARNINGS) - LDFLAGS0= -s - # Read my libs :-) - LIBS= |