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/net/samba33/Attic/Makefile,v retrieving revision 1.7 retrieving revision 1.8 diff -u -p -r1.7 -r1.8 --- pkgsrc/net/samba33/Attic/Makefile 2010/03/09 01:33:26 1.7 +++ pkgsrc/net/samba33/Attic/Makefile 2010/04/14 14:51:01 1.8 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2010/03/09 01:33:26 taca Exp $ +# $NetBSD: Makefile,v 1.8 2010/04/14 14:51:01 sborrill Exp $ .include "../../net/samba/Makefile.mirrors" @@ -146,5 +146,6 @@ post-install: cd ${WRKSRC}/script; ${INSTALL_SCRIPT} updatesmbpasswd.sh ${DESTDIR}${PREFIX}/${EGDIR} ${CHMOD} ${SHAREMODE} ${DESTDIR}${PREFIX}/include/*.h +.include "../../security/openssl/buildlink3.mk" .include "../../devel/popt/buildlink3.mk" .include "../../mk/bsd.pkg.mk"