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/devel/p5-Context-Preserve/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/devel/p5-Context-Preserve/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.4 retrieving revision 1.5 diff -u -p -r1.4 -r1.5 --- pkgsrc/devel/p5-Context-Preserve/Makefile 2012/10/03 21:54:48 1.4 +++ pkgsrc/devel/p5-Context-Preserve/Makefile 2012/10/31 11:17:54 1.5 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2012/10/03 21:54:48 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2012/10/31 11:17:54 asau Exp $ DISTNAME= Context-Preserve-0.01 PKGNAME= p5-${DISTNAME} @@ -11,8 +11,6 @@ HOMEPAGE= http://search.cpan.org/dist/Co COMMENT= Perl 5 module to run code after a subroutine call LICENSE= ${PERL5_LICENSE} -PKG_DESTDIR_SUPPORT= user-destdir - BUILD_DEPENDS+= p5-Test-Exception-[0-9]*:../../devel/p5-Test-Exception BUILD_DEPENDS+= p5-Test-use-ok-[0-9]*:../../devel/p5-Test-use-ok