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.21 retrieving revision 1.22 diff -u -p -r1.21 -r1.22 --- pkgsrc/security/p5-Digest-MD4/Makefile 2012/10/03 21:57:31 1.21 +++ pkgsrc/security/p5-Digest-MD4/Makefile 2012/10/23 18:16:44 1.22 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2012/10/03 21:57:31 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2012/10/23 18:16:44 asau Exp $ DISTNAME= Digest-MD4-1.5 PKGNAME= p5-${DISTNAME} @@ -12,8 +12,6 @@ HOMEPAGE= http://search.cpan.org/dist/Di COMMENT= Perl5 module for MD4 hash algorithm LICENSE= ${PERL5_LICENSE} -PKG_DESTDIR_SUPPORT= user-destdir - PERL5_PACKLIST= auto/Digest/MD4/.packlist .include "../../lang/perl5/module.mk"