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/security/amavis-perl/Attic/Makefile,v retrieving revision 1.12 retrieving revision 1.13 diff -u -p -r1.12 -r1.13 --- pkgsrc/security/amavis-perl/Attic/Makefile 2003/07/17 22:52:50 1.12 +++ pkgsrc/security/amavis-perl/Attic/Makefile 2004/07/02 20:47:49 1.13 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2003/07/17 22:52:50 grant Exp $ +# $NetBSD: Makefile,v 1.13 2004/07/02 20:47:49 wiz Exp $ DISTNAME= amavisd-${VERSION} PKGNAME= amavis-perl-${VERSION} @@ -111,5 +111,5 @@ do-install: .include "../../mk/bsd.pkg.mk" .if defined(USE_MILTER) && ${USE_MILTER} == "YES" -.include "../../mk/pthread.buildlink2.mk" +.include "../../mk/pthread.buildlink3.mk" .endif