diff options
Diffstat (limited to 'mail/postfix/patches/patch-bf')
-rw-r--r-- | mail/postfix/patches/patch-bf | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/mail/postfix/patches/patch-bf b/mail/postfix/patches/patch-bf deleted file mode 100644 index 907b3bfa750..00000000000 --- a/mail/postfix/patches/patch-bf +++ /dev/null @@ -1,17 +0,0 @@ -$NetBSD: patch-bf,v 1.2 2000/04/27 01:05:09 kim Exp $ - ---- showq/Makefile.orig Wed Apr 26 20:25:56 2000 -+++ showq/Makefile Wed Apr 26 20:39:56 2000 -@@ -0,0 +1,12 @@ -+# $NetBSD: patch-bf,v 1.2 2000/04/27 01:05:09 kim Exp $ -+.include "../conf/main.cf" -+PROG= showq -+BINDIR=${daemon_directory} -+ -+DPADD+= ${LIBPMASTER} ${LIBPGLOBAL} ${LIBPUTIL} -+LDADD+= ${LIBPMASTER} ${LIBPGLOBAL} ${LIBPUTIL} ${AUXLIBS} -+ -+# XXX -+NOMAN=1 -+ -+.include <bsd.prog.mk> |