Uses no compiler, so USE_LANGUAGES is empty
This commit is contained in:
parent
2e351abdac
commit
92d33ef9e8
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.16 2004/02/19 22:20:00 minskim Exp $
|
||||
# $NetBSD: Makefile,v 1.17 2004/03/21 01:33:39 heinz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= MIME-tools-5.411a
|
||||
|
@ -19,6 +19,7 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews
|
|||
|
||||
WRKSRC= ${WRKDIR}/MIME-tools-5.411
|
||||
USE_BUILDLINK3= YES
|
||||
USE_LANGUAGES= # empty
|
||||
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/MIME-tools/.packlist
|
||||
|
||||
.include "../../lang/perl5/module.mk"
|
||||
|
|
Loading…
Reference in a new issue