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/www/p5-App-Nopaste/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/www/p5-App-Nopaste/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.1 retrieving revision 1.2 diff -u -p -r1.1 -r1.2 --- pkgsrc/www/p5-App-Nopaste/Makefile 2009/01/17 16:07:36 1.1 +++ pkgsrc/www/p5-App-Nopaste/Makefile 2009/01/29 14:41:22 1.2 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1 2009/01/17 16:07:36 seb Exp $ +# $NetBSD: Makefile,v 1.2 2009/01/29 14:41:22 seb Exp $ -DISTNAME= App-Nopaste-0.07 +DISTNAME= App-Nopaste-0.10 PKGNAME= p5-${DISTNAME} CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=App/} @@ -14,7 +14,11 @@ PKG_DESTDIR_SUPPORT= user-destdir USE_LANGUAGES= # empty PERL5_PACKLIST= auto/App/Nopaste/.packlist +# We drop the git module dependency as we require p5-Config-INI +MAKE_ENV+= PERL_EXTUTILS_AUTOINSTALL=--skip + DEPENDS+= p5-Clipboard-[0-9]*:../../x11/p5-Clipboard +DEPENDS+= p5-Config-INI-[0-9]*:../../devel/p5-Config-INI DEPENDS+= p5-Module-Pluggable-[0-9]*:../../devel/p5-Module-Pluggable DEPENDS+= p5-Moose>=0.50:../../devel/p5-Moose DEPENDS+= p5-MooseX-Getopt>=0.13:../../devel/p5-MooseX-Getopt