summaryrefslogtreecommitdiff
path: root/mail/exim/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'mail/exim/patches/patch-ad')
-rw-r--r--mail/exim/patches/patch-ad4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/exim/patches/patch-ad b/mail/exim/patches/patch-ad
index 94c9996fcd5..60200fb4fdc 100644
--- a/mail/exim/patches/patch-ad
+++ b/mail/exim/patches/patch-ad
@@ -1,4 +1,4 @@
-$NetBSD: patch-ad,v 1.3 2002/12/09 11:38:05 ad Exp $
+$NetBSD: patch-ad,v 1.4 2003/08/02 17:00:10 jmmv Exp $
--- OS/Makefile-NetBSD~ Mon Jul 22 09:59:45 2002
+++ OS/Makefile-NetBSD Mon Dec 9 11:22:09 2002
@@ -8,7 +8,7 @@ $NetBSD: patch-ad,v 1.3 2002/12/09 11:38:05 ad Exp $
-# Include Makfile.NetBSD-a.out
+CHOWN_COMMAND=/usr/sbin/chown
-+CFLAGS=-O2 -pipe
++CFLAGS+=-O2 -pipe
-.if exists(OS/Makefile-NetBSD-a.out)
-.include "OS/Makefile-NetBSD-a.out"