opnsense-ports/mail/exim/files/patch-OS__Makefile-FreeBSD
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01: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