Revision bump after updating perl to 5.14.1
This commit is contained in:
parent
3249c3c397
commit
133cbebdbf
1 changed files with 4 additions and 5 deletions
|
@ -1,9 +1,8 @@
|
|||
# $NetBSD: Makefile,v 1.6 2010/08/21 16:33:12 seb Exp $
|
||||
#
|
||||
# $NetBSD: Makefile,v 1.7 2011/08/07 08:03:22 adam Exp $
|
||||
|
||||
DISTNAME= Async-Interrupt-1.05
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
PKGREVISION= 1
|
||||
PKGREVISION= 2
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Async/}
|
||||
|
||||
|
@ -16,8 +15,8 @@ DEPENDS+= p5-common-sense-[0-9]*:../../devel/p5-common-sense
|
|||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
USE_LANGUAGES= c
|
||||
PERL5_PACKLIST= auto/Async/Interrupt/.packlist
|
||||
USE_LANGUAGES= c
|
||||
PERL5_PACKLIST= auto/Async/Interrupt/.packlist
|
||||
|
||||
.include "../../lang/perl5/module.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
Loading…
Reference in a new issue