summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2001-10-17 02:23:19 +0000
committerjlam <jlam@pkgsrc.org>2001-10-17 02:23:19 +0000
commitfe3b75ef446dc21f6f384864dbe5febf0f80c480 (patch)
tree12f9618700b412741249e617c8a6c1f4c3117270 /cad
parent9a733cc3a47e6d48b15d2a2d2b85304c5fa7e996 (diff)
downloadpkgsrc-fe3b75ef446dc21f6f384864dbe5febf0f80c480.tar.gz
Build uses perl to generate some important headers.
Diffstat (limited to 'cad')
-rw-r--r--cad/dinotrace/Makefile4
1 files changed, 3 insertions, 1 deletions
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