Use buildlink2
Use perl5/module.mk
This commit is contained in:
parent
b3c0771230
commit
264f264737
1 changed files with 3 additions and 5 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2001/11/28 12:11:12 martti Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2002/10/02 15:59:28 seb Exp $
|
||||
#
|
||||
|
||||
DISTNAME= PDF-API2-0.2.0.2_dev
|
||||
|
@ -12,10 +12,8 @@ COMMENT= perl5 module for next generation api for pdf
|
|||
|
||||
DEPENDS+= p5-Compress-Zlib-[0-9]*:../../devel/p5-Compress-Zlib
|
||||
|
||||
USE_PERL5= # defined
|
||||
USE_BUILDLINK2= YES
|
||||
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/PDF/API2/.packlist
|
||||
|
||||
do-configure:
|
||||
@cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL
|
||||
|
||||
.include "../../lang/perl5/module.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
Loading…
Reference in a new issue