From fe3b75ef446dc21f6f384864dbe5febf0f80c480 Mon Sep 17 00:00:00 2001 From: jlam Date: Wed, 17 Oct 2001 02:23:19 +0000 Subject: Build uses perl to generate some important headers. --- cad/dinotrace/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'cad/dinotrace') diff --git a/cad/dinotrace/Makefile b/cad/dinotrace/Makefile index 5652a2f317a..95bc1a98fd2 100644 --- a/cad/dinotrace/Makefile +++ b/cad/dinotrace/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2001/09/12 02:27:55 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2001/10/17 02:23:19 jlam Exp $ # DISTNAME= dinotrace-9.1d @@ -9,6 +9,8 @@ MAINTAINER= dmcmahill@netbsd.org HOMEPAGE= http://www.veripool.com/dinotrace/ COMMENT= tool for viewing the output of digital simulators +BUILD_DEPENDS+= perl>=${PERL5_REQD}:../../lang/perl5 + INFO_FILES= dinotrace.info USE_BUILDLINK_ONLY= YES -- cgit v1.2.3