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/time/p5-DateTime-Precise/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/time/p5-DateTime-Precise/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.5 retrieving revision 1.6 diff -u -p -r1.5 -r1.6 --- pkgsrc/time/p5-DateTime-Precise/Makefile 2012/10/03 21:58:20 1.5 +++ pkgsrc/time/p5-DateTime-Precise/Makefile 2012/10/08 13:04:23 1.6 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2012/10/03 21:58:20 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/08 13:04:23 asau Exp $ DISTNAME= DateTime-Precise-1.05 PKGNAME= p5-${DISTNAME} @@ -12,7 +12,5 @@ COMMENT= Perl module for common time and PERL5_PACKLIST= auto/DateTime/Precise/.packlist -PKG_DESTDIR_SUPPORT= user-destdir - .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk"