ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/mail/sendmail/files/patch-Makefile.m4
Revision: 19147
Committed: Fri May 29 00:37:32 2015 UTC (8 years, 10 months ago) by laffer1
Content type: text/plain
File size: 584 byte(s)
Log Message:
patch

File Contents

# Content
1 --- sendmail/Makefile.m4.orig 2014-11-11 15:49:49 UTC
2 +++ sendmail/Makefile.m4
3 @@ -13,8 +13,7 @@ bldPUSH_SMLIB(`smutil')
4
5
6 dnl hack: /etc/mail is not defined as "location of .cf" in the build system
7 -define(`bldTARGET_INST_DEP', ifdef(`confINST_DEP', `confINST_DEP',
8 -`${DESTDIR}/etc/mail/submit.cf ${DESTDIR}${MSPQ}'))dnl
9 +define(`bldTARGET_INST_DEP', ifdef(`confINST_DEP', `confINST_DEP'))
10 define(`bldTARGET_LINKS', ifdef(`confLINKS', `confLINKS',
11 `${DESTDIR}${UBINDIR}/newaliases ${DESTDIR}${UBINDIR}/mailq ${DESTDIR}${UBINDIR}/hoststat ${DESTDIR}${UBINDIR}/purgestat')
12 )dnl

Properties

Name Value
svn:eol-style native
svn:mime-type text/plain