Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/mail/ssmtp/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/mail/ssmtp/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.31 retrieving revision 1.32 diff -u -p -r1.31 -r1.32 --- pkgsrc/mail/ssmtp/Makefile 2016/03/09 03:20:05 1.31 +++ pkgsrc/mail/ssmtp/Makefile 2016/03/09 03:24:19 1.32 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2016/03/09 03:20:05 tnn Exp $ +# $NetBSD: Makefile,v 1.32 2016/03/09 03:24:19 tnn Exp $ # # TLS functionality needs testing. Please let me know the result, # and preferably info about your system. @@ -52,5 +52,4 @@ post-install: ${INSTALL_DATA} ${WRKSRC}/revaliases ${DESTDIR}${EGDIR} ${INSTALL_DATA} ${WRKDIR}/mailer.conf ${DESTDIR}${EGDIR} -.include "../../security/openssl/buildlink3.mk" .include "../../mk/bsd.pkg.mk"