diff options
Diffstat (limited to 'mail/postfix-current/patches/patch-ba')
-rw-r--r-- | mail/postfix-current/patches/patch-ba | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/mail/postfix-current/patches/patch-ba b/mail/postfix-current/patches/patch-ba deleted file mode 100644 index ae917c6c69a..00000000000 --- a/mail/postfix-current/patches/patch-ba +++ /dev/null @@ -1,17 +0,0 @@ -$NetBSD: patch-ba,v 1.1.1.1 2000/08/14 04:33:24 itojun Exp $ - ---- postlog/Makefile.orig Wed Apr 26 20:25:55 2000 -+++ postlog/Makefile Wed Apr 26 20:39:30 2000 -@@ -0,0 +1,12 @@ -+# $NetBSD: patch-ba,v 1.1.1.1 2000/08/14 04:33:24 itojun Exp $ -+.include "../conf/main.cf" -+PROG= postlog -+BINDIR=${command_directory} -+ -+DPADD+= ${LIBPGLOBAL} ${LIBPUTIL} -+LDADD+= ${LIBPGLOBAL} ${LIBPUTIL} ${AUXLIBS} -+ -+# XXX -+NOMAN=1 -+ -+.include <bsd.prog.mk> |