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-Algorithm-Dependency/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/devel/p5-Algorithm-Dependency/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.2 retrieving revision 1.3 diff -u -p -r1.2 -r1.3 --- pkgsrc/devel/p5-Algorithm-Dependency/Makefile 2005/06/24 19:34:41 1.2 +++ pkgsrc/devel/p5-Algorithm-Dependency/Makefile 2005/07/13 18:01:22 1.3 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2005/06/24 19:34:41 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2005/07/13 18:01:22 jlam Exp $ DISTNAME= Algorithm-Dependency-1.03 PKGNAME= p5-${DISTNAME} @@ -13,7 +13,7 @@ DEPENDS+= p5-Test-ClassAPI>=0.6:../../de PKG_INSTALLATION_TYPES= overwrite pkgviews -PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Algorithm/Dependency/.packlist +PERL5_PACKLIST= auto/Algorithm/Dependency/.packlist .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk"