git://git.exim.org
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Typo in NewStuff; up version number.
[exim.git]
/
src
/
OS
/
Makefile-FreeBSD
diff --git
a/src/OS/Makefile-FreeBSD
b/src/OS/Makefile-FreeBSD
index 0527e8be45f50c9a74aa8ac5a5f6a19a17577f4b..ead6d09a662d1e9b8d655ba47157d5fdb10f432e 100644
(file)
--- a/
src/OS/Makefile-FreeBSD
+++ b/
src/OS/Makefile-FreeBSD
@@
-1,4
+1,4
@@
-# $Cambridge: exim/src/OS/Makefile-FreeBSD,v 1.
2 2005/05/23 16:58:55 fanf2
Exp $
+# $Cambridge: exim/src/OS/Makefile-FreeBSD,v 1.
3 2006/02/22 15:10:28 ph10
Exp $
# Exim: OS-specific make file for FreeBSD
# There's no setting of CFLAGS here, to allow the system default
# Exim: OS-specific make file for FreeBSD
# There's no setting of CFLAGS here, to allow the system default
@@
-7,6
+7,7
@@
PORTOBJFORMAT!= test -x /usr/bin/objformat && /usr/bin/objformat || echo aout
CHOWN_COMMAND=/usr/sbin/chown
PORTOBJFORMAT!= test -x /usr/bin/objformat && /usr/bin/objformat || echo aout
CHOWN_COMMAND=/usr/sbin/chown
+STRIP_COMMAND=/usr/bin/strip
HAVE_SA_LEN=YES
HAVE_SA_LEN=YES