Changed perl5 to perl in USE_TOOLS.
This commit is contained in:
parent
2f41fde668
commit
d400bd1eb2
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.4 2005/10/09 23:27:12 rillig Exp $
|
||||
# $NetBSD: Makefile,v 1.5 2005/11/03 12:56:10 rillig Exp $
|
||||
#
|
||||
|
||||
DISTNAME= Siesta-0.65
|
||||
|
@ -11,7 +11,7 @@ COMMENT= Siesta Mailing List Manager
|
|||
|
||||
DEPENDS+= p5-Module-Build-[0-9]*:../../devel/p5-Module-Build
|
||||
|
||||
USE_TOOLS+= perl5:run
|
||||
USE_TOOLS+= perl:run
|
||||
|
||||
.include "../../lang/perl5/module.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
Loading…
Reference in a new issue