Module Name:src
Committed By: christos
Date: Thu Jun 30 03:05:45 UTC 2016
Modified Files:
src/external/ibm-public/postfix/libexec/smtpd: Makefile
Log Message:
Makefile.inc needs -I${DIST} to be the source dir of the program we are
compiling, make it so.
To generate a dif
Module Name:src
Committed By: christos
Date: Wed Jun 29 20:07:52 UTC 2016
Modified Files:
src/external/ibm-public/postfix/libexec/smtpd: Makefile
Log Message:
Fix MKCRYPTO=no
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 \
src/external/ibm-public/postfi
Module Name:src
Committed By: mrg
Date: Sun Jul 11 05:37:32 UTC 2010
Modified Files:
src/external/ibm-public/postfix/libexec: Makefile
Log Message:
don't list tlsmgr twice; espcially one of them being outside of
the ${MKCRYPTO} != no check.
To generate a diff of this com