summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
Diffstat (limited to 'cad')
-rw-r--r--cad/freehdl/Makefile5
-rw-r--r--cad/verilator/Makefile4
2 files changed, 4 insertions, 5 deletions
diff --git a/cad/freehdl/Makefile b/cad/freehdl/Makefile
index a36ae0235a3..bc25bc1bb70 100644
--- a/cad/freehdl/Makefile
+++ b/cad/freehdl/Makefile
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2022/06/28 11:31:01 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.15 2022/07/25 11:12:20 wiz Exp $
DISTNAME= freehdl-0.0.7
PKGREVISION= 10
@@ -13,7 +12,7 @@ COMMENT= VHDL simulator
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_LANGUAGES= c c++
-USE_TOOLS+= gmake perl:run pkg-config
+USE_TOOLS+= gmake perl:run
INFO_FILES= yes
.include "../../mk/bsd.pkg.mk"
diff --git a/cad/verilator/Makefile b/cad/verilator/Makefile
index f06f7e75c26..a273e6248c7 100644
--- a/cad/verilator/Makefile
+++ b/cad/verilator/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2022/06/28 11:31:02 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2022/07/25 11:12:20 wiz Exp $
DISTNAME= verilator-4.100
PKGREVISION= 2
@@ -13,7 +13,7 @@ LICENSE= gnu-lgpl-v3 OR artistic-2.0
GNU_CONFIGURE= yes
FLEX_REQD= 2.6.4
-USE_TOOLS+= bison flex gmake perl pkg-config
+USE_TOOLS+= bison flex gmake perl
USE_LANGUAGES= c c++
TOOLS_PLATFORM.flex= # Use flex from pkgsrc