Revision bump after updating perl to 5.14.1
This commit is contained in:
parent
45e1b1cfa3
commit
620501d2f1
1 changed files with 6 additions and 6 deletions
|
@ -1,8 +1,8 @@
|
|||
# $NetBSD: Makefile,v 1.6 2010/08/21 16:33:40 seb Exp $
|
||||
# $NetBSD: Makefile,v 1.7 2011/08/12 12:54:07 adam Exp $
|
||||
|
||||
DISTNAME= ExtUtils-Install-1.54
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
PKGREVISION= 1
|
||||
PKGREVISION= 2
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=ExtUtils/}
|
||||
|
||||
|
@ -11,11 +11,11 @@ HOMEPAGE= http://search.cpan.org/dist/ExtUtils-Install/
|
|||
COMMENT= Install files from here to there
|
||||
LICENSE= ${PERL5_LICENSE}
|
||||
|
||||
USE_LANGUAGES= # empty
|
||||
PERL5_PACKLIST= auto/ExtUtils/Install/.packlist
|
||||
PERL5_MODULE_TYPE= Module::Build
|
||||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
USE_LANGUAGES= # empty
|
||||
PERL5_MODULE_TYPE= Module::Build
|
||||
PERL5_PACKLIST= auto/ExtUtils/Install/.packlist
|
||||
|
||||
.include "../../lang/perl5/module.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
Loading…
Reference in a new issue