summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2020-05-22 05:55:42 +0000
committerrillig <rillig@pkgsrc.org>2020-05-22 05:55:42 +0000
commit7c4d0f6ac1f1d2dcea00d15758a78678a35a99ac (patch)
treecaf2f338ab482cefd665cd57270a010e44363288 /cad
parent3ce32909ae5926af66a188808d2968b97f6f5d0c (diff)
downloadpkgsrc-7c4d0f6ac1f1d2dcea00d15758a78678a35a99ac.tar.gz
cad/freehdl: remove nonexistent file from REPLACE_PERL
Diffstat (limited to 'cad')
-rw-r--r--cad/freehdl/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/cad/freehdl/Makefile b/cad/freehdl/Makefile
index 4b8244cffed..2061a7b3a27 100644
--- a/cad/freehdl/Makefile
+++ b/cad/freehdl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2019/08/11 13:18:01 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2020/05/22 05:55:42 rillig Exp $
#
DISTNAME= freehdl-0.0.7
@@ -15,6 +15,5 @@ USE_LIBTOOL= yes
USE_LANGUAGES= c c++
USE_TOOLS+= gmake perl:run pkg-config
INFO_FILES= yes
-REPLACE_PERL+= freehdl/gvhdl.in
.include "../../mk/bsd.pkg.mk"