pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/cad/dinotrace (cad/dinotrace) Add missing BUILD_DEPENDS
details: https://anonhg.NetBSD.org/pkgsrc/rev/0ac0c5770250
branches: trunk
changeset: 440369:0ac0c5770250
user: mef <mef%pkgsrc.org@localhost>
date: Wed Oct 07 12:59:09 2020 +0000
description:
(cad/dinotrace) Add missing BUILD_DEPENDS
diffstat:
cad/dinotrace/Makefile | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r 849f376305b0 -r 0ac0c5770250 cad/dinotrace/Makefile
--- a/cad/dinotrace/Makefile Wed Oct 07 12:57:50 2020 +0000
+++ b/cad/dinotrace/Makefile Wed Oct 07 12:59:09 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.53 2020/10/05 22:10:01 mef Exp $
+# $NetBSD: Makefile,v 1.54 2020/10/07 12:59:09 mef Exp $
#
DISTNAME= dinotrace-9.4f
CATEGORIES= cad
@@ -10,6 +10,10 @@
COMMENT= Tool for viewing the output of digital simulators
LICENSE= gnu-gpl-v3
+BUILD_DEPENDS+= gtexinfo-[0-9]*:../../devel/gtexinfo
+BUILD_DEPENDS+= web2c-2020nb2{,nb*}:../../print/web2c
+BUILD_DEPENDS+= tex-texinfo-[0-9]*:../../print/tex-texinfo
+
GNU_CONFIGURE= YES
INFO_FILES= YES
USE_TOOLS+= aclocal autoconf automake gmake perl makeinfo
Home |
Main Index |
Thread Index |
Old Index