summaryrefslogtreecommitdiff
path: root/mail/exim/files/patch-OS::Makefile-FreeBSD
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-29 17:12:47 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-29 17:12:47 +0000
commit08a006d08a4c35d2c3ecc9a3d10cf7fd14661a84 (patch)
tree0cfc4f0736babb895eb97a65c6defe632a0249c7 /mail/exim/files/patch-OS::Makefile-FreeBSD
parenteditors/fte: update to 20110708 (diff)
Rename all patches that contain '::' as a path separator, and use
'__' instead.
Notes
Notes: svn path=/head/; revision=363362
Diffstat (limited to 'mail/exim/files/patch-OS::Makefile-FreeBSD')
-rw-r--r--mail/exim/files/patch-OS::Makefile-FreeBSD11
1 files changed, 0 insertions, 11 deletions
diff --git a/mail/exim/files/patch-OS::Makefile-FreeBSD b/mail/exim/files/patch-OS::Makefile-FreeBSD
deleted file mode 100644
index 239f5bca9637..000000000000
--- a/mail/exim/files/patch-OS::Makefile-FreeBSD
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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