From 14ab25922a26b09a2a421c759d9377ae89880e1d Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 30 Dec 2001 11:52:13 +0000 Subject: Add build dependency on perl. Noted in pkg/15091 by Hiramatsu Yoshifumi. --- textproc/textutils/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'textproc/textutils') diff --git a/textproc/textutils/Makefile b/textproc/textutils/Makefile index 16da8dfa890..5ed37c4eee1 100644 --- a/textproc/textutils/Makefile +++ b/textproc/textutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2001/02/26 20:19:49 tron Exp $ +# $NetBSD: Makefile,v 1.9 2001/12/30 11:52:13 wiz Exp $ # FreeBSD Id: ports/textproc/textutils/Makefile,v 1.7 1999/09/18 17:46:30 steve Exp DISTNAME= textutils-2.0 @@ -9,6 +9,8 @@ MAINTAINER= bouyer@netbsd.org HOMEPAGE= http://www.gnu.org/software/textutils/textutils.html COMMENT= GNU text utilities +BUILD_DEPENDS+= perl>=${PERL5_REQD}:../../lang/perl5 + USE_GMAKE= YES GNU_CONFIGURE= YES CONFIGURE_ARGS= --program-prefix=g -- cgit v1.2.3