pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/go-sys



Module Name:    pkgsrc
Committed By:   rillig
Date:           Tue Mar 17 22:15:36 UTC 2020

Modified Files:
        pkgsrc/devel/go-sys: Makefile

Log Message:
devel/go-sys: there are no Perl files anymore


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/devel/go-sys/Makefile

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

Modified files:

Index: pkgsrc/devel/go-sys/Makefile
diff -u pkgsrc/devel/go-sys/Makefile:1.24 pkgsrc/devel/go-sys/Makefile:1.25
--- pkgsrc/devel/go-sys/Makefile:1.24   Mon Feb  3 15:00:29 2020
+++ pkgsrc/devel/go-sys/Makefile        Tue Mar 17 22:15:35 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2020/02/03 15:00:29 bsiegert Exp $
+# $NetBSD: Makefile,v 1.25 2020/03/17 22:15:35 rillig Exp $
 #
 
 DISTNAME=              go-sys-0.0.20200202
@@ -18,7 +18,6 @@ GO_DIST_BASE=         ${GITHUB_PROJECT}-${GITHU
 USE_TOOLS+=            bash:run
 
 REPLACE_BASH+=         plan9/*.sh unix/*.sh windows/*.bash
-REPLACE_PERL+=         plan9/*.pl unix/*.pl unix/linux/*.pl
 
 pre-patch:
        ${RM} -rf ${WRKSRC}/windows/mkwinsyscall



Home | Main Index | Thread Index | Old Index