From 776684e6f2a7278c1e7a362d2f467298114177d6 Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 19 Dec 2001 20:31:57 +0000 Subject: Add perl BUILD_DEPENDENCY. Should fix bulk build failure. --- sysutils/lavaps/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sysutils') diff --git a/sysutils/lavaps/Makefile b/sysutils/lavaps/Makefile index 6386b2c9494..8cba81fe86c 100644 --- a/sysutils/lavaps/Makefile +++ b/sysutils/lavaps/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2001/10/31 02:03:29 hubertf Exp $ +# $NetBSD: Makefile,v 1.11 2001/12/19 20:31:57 wiz Exp $ # DISTNAME= lavaps-1.20 @@ -11,6 +11,7 @@ HOMEPAGE= http://www.isi.edu/~johnh/SOFTWARE/LAVAPS/ COMMENT= Lava lamp of currently running processes DEPENDS+= tk>=8.3.2:../../x11/tk +BUILD_DEPENDS+= perl>=5.0:../../lang/perl5 WRKSRC= ${WRKDIR}/${PKGNAME} USE_X11= # defined -- cgit v1.2.3