diff options
author | Simon J. Gerraty <sjg@FreeBSD.org> | 2015-06-10 14:08:36 +0000 |
---|---|---|
committer | Simon J. Gerraty <sjg@FreeBSD.org> | 2015-06-10 14:08:36 +0000 |
commit | b589e6297b06281cfa576521ac9a255566627438 (patch) | |
tree | 85d848c2af588ecc0714b9126d5c359743231bfd /share/sendmail | |
parent | 8bbb3bbab54f0943e2e2a7f9580bfe04e665ee03 (diff) | |
download | src-b589e6297b06281cfa576521ac9a255566627438.tar.gz src-b589e6297b06281cfa576521ac9a255566627438.zip |
Notes
Diffstat (limited to 'share/sendmail')
-rw-r--r-- | share/sendmail/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/share/sendmail/Makefile b/share/sendmail/Makefile index 77554aed8320..8153d490be60 100644 --- a/share/sendmail/Makefile +++ b/share/sendmail/Makefile @@ -9,7 +9,6 @@ CFFILES!= (cd ${SENDMAIL_DIR}; find -L ${CFDIR} \( \( -name CVS -o -name .svn \) DDIR= ${DESTDIR}/usr/share/sendmail - # Define SHARED to indicate whether you want symbolic links to the system # source (``symlinks''), or a separate copy (``copies'') SHARED?= copies |