Changed perl5 to perl in USE_TOOLS.

This commit is contained in:
Roland Illig 2005-11-03 12:56:10 +00:00 committed by Thomas Klausner
parent 2f41fde668
commit d400bd1eb2

View file

@ -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"