Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/cad/freehdl cad/freehdl: remove nonexistent file from ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/97fd0e6c148d
branches:  trunk
changeset: 432446:97fd0e6c148d
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Fri May 22 05:55:42 2020 +0000

description:
cad/freehdl: remove nonexistent file from REPLACE_PERL

diffstat:

 cad/freehdl/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (16 lines):

diff -r 045ba2acebe2 -r 97fd0e6c148d cad/freehdl/Makefile
--- a/cad/freehdl/Makefile      Fri May 22 05:53:36 2020 +0000
+++ b/cad/freehdl/Makefile      Fri May 22 05:55:42 2020 +0000
@@ -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_LANGUAGES= c c++
 USE_TOOLS+=    gmake perl:run pkg-config
 INFO_FILES=    yes
-REPLACE_PERL+= freehdl/gvhdl.in
 
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index