freebsd-ports/mail/exim/files/patch-OS::Makefile-FreeBSD
Kirill Ponomarev 16f0b1fa35 Update to version 4.70
- Add devel/pcre dependency
 - Add option for checking ACL in DCC
 - Add WITH_DEBUG option
 - Remove Domain Keys option
 - Remove DKIM option

Submitted by:	"Alexey V. Degtyarev" <alexey@renatasystems.org>
2009-11-15 18:18:20 +00:00

11 lines
358 B
Text

--- OS/Makefile-FreeBSD.orig 2009-11-14 21:13:45.000000000 +0300
+++ OS/Makefile-FreeBSD 2009-11-14 21:15:39.000000000 +0300
@@ -7,7 +7,7 @@
PORTOBJFORMAT!= test -x /usr/bin/objformat && /usr/bin/objformat || echo aout
CHOWN_COMMAND=/usr/sbin/chown
-STRIP_COMMAND=/usr/bin/strip
+STRIP_COMMAND=XX_STRIPCMD_XX
CHMOD_COMMAND=/bin/chmod
HAVE_SA_LEN=YES