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/p5-Digest-MD4/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/security/p5-Digest-MD4/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.9 retrieving revision 1.10 diff -u -p -r1.9 -r1.10 --- pkgsrc/security/p5-Digest-MD4/Makefile 2003/12/10 21:56:21 1.9 +++ pkgsrc/security/p5-Digest-MD4/Makefile 2004/04/27 05:44:22 1.10 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2003/12/10 21:56:21 heinz Exp $ +# $NetBSD: Makefile,v 1.10 2004/04/27 05:44:22 snj Exp $ # DISTNAME= Digest-MD4-1.3 @@ -11,7 +11,7 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Digest-MD4/ COMMENT= Perl5 module for MD4 hash algorithm -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Digest/MD4/.packlist .include "../../lang/perl5/module.mk"