From 2ed2f780a12676ab8f4392efaa24b10c37622c1d Mon Sep 17 00:00:00 2001 From: tron Date: Fri, 28 Dec 2001 07:35:30 +0000 Subject: Add necessary build dependence on "perl" package. --- sysutils/sh-utils/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'sysutils') diff --git a/sysutils/sh-utils/Makefile b/sysutils/sh-utils/Makefile index 4609e51fba6..2e1372ee407 100644 --- a/sysutils/sh-utils/Makefile +++ b/sysutils/sh-utils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2001/12/20 06:17:39 tron Exp $ +# $NetBSD: Makefile,v 1.6 2001/12/28 07:35:30 tron Exp $ DISTNAME= sh-utils-2.0 CATEGORIES= sysutils @@ -8,6 +8,8 @@ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.gnu.org/software/shellutils/shellutils.html COMMENT= GNU shell utilities +BUILD_DEPENDS+= perl>=${PERL5_REQD}:../../lang/perl5 + USE_GMAKE= YES USE_GTEXINFO= YES GNU_CONFIGURE= YES -- cgit v1.2.3