adjust for buildlink2.
Patch by Lubomir Sedlacik <salo@xtrmntr.org> in private mail.
This commit is contained in:
parent
c378823256
commit
5a95d60c2f
1 changed files with 4 additions and 7 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2002/10/04 16:29:51 hubertf Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2002/10/07 15:09:25 hubertf Exp $
|
||||
#
|
||||
|
||||
DISTNAME= Cstools-3.3
|
||||
|
@ -11,11 +11,8 @@ MAINTAINER= salo@Xtrmntr.org
|
|||
HOMEPAGE= http://www.fi.muni.cz/~adelton/perl/
|
||||
COMMENT= Tools for dealing with Czech and Slovak texts in Perl
|
||||
|
||||
USE_BUILDLINK_ONLY= YES
|
||||
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Cz/.packlist
|
||||
USE_BUILDLINK2= YES
|
||||
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Cz/.packlist
|
||||
|
||||
do-configure:
|
||||
@cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL
|
||||
|
||||
.include "../../lang/perl5/buildlink.mk"
|
||||
.include "../../lang/perl5/module.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
Loading…
Reference in a new issue