summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authortron <tron>2001-12-28 07:35:30 +0000
committertron <tron>2001-12-28 07:35:30 +0000
commit2ed2f780a12676ab8f4392efaa24b10c37622c1d (patch)
tree7fc19a63807f35cdb00904ec5892ca7c43342607 /sysutils
parentba6acabb0cd63be80cc332b56aef0e8a007fafa9 (diff)
downloadpkgsrc-2ed2f780a12676ab8f4392efaa24b10c37622c1d.tar.gz
Add necessary build dependence on "perl" package.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/sh-utils/Makefile4
1 files changed, 3 insertions, 1 deletions
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