pkgsrc-Changes archive

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

CVS commit: pkgsrc/cad/freehdl



Module Name:    pkgsrc
Committed By:   rillig
Date:           Fri May 22 05:55:42 UTC 2020

Modified Files:
        pkgsrc/cad/freehdl: Makefile

Log Message:
cad/freehdl: remove nonexistent file from REPLACE_PERL


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/cad/freehdl/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/cad/freehdl/Makefile
diff -u pkgsrc/cad/freehdl/Makefile:1.10 pkgsrc/cad/freehdl/Makefile:1.11
--- pkgsrc/cad/freehdl/Makefile:1.10    Sun Aug 11 13:18:01 2019
+++ pkgsrc/cad/freehdl/Makefile Fri May 22 05:55:42 2020
@@ -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"



Home | Main Index | Thread Index | Old Index