pkgsrc-WIP-changes archive

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

gcc7snapshot: and use gsed on NetBSD



Module Name:	pkgsrc-wip
Committed By:	coypu <coypu%sdf.org@localhost>
Pushed By:	coypu
Date:		Fri Jun 23 00:53:21 2017 +0300
Changeset:	ab3dd2c44495dbf0416de8fbe9cf3868d52208c9

Modified Files:
	gcc7snapshot/Makefile

Log Message:
gcc7snapshot: and use gsed on NetBSD

Forgotten in previous commit

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=ab3dd2c44495dbf0416de8fbe9cf3868d52208c9

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

diffstat:
 gcc7snapshot/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/gcc7snapshot/Makefile b/gcc7snapshot/Makefile
index c449d5a545..ba8ac1184b 100644
--- a/gcc7snapshot/Makefile
+++ b/gcc7snapshot/Makefile
@@ -26,6 +26,7 @@ NOT_FOR_PLATFORM=	Interix-*-*
 
 USE_LANGUAGES=		c c++
 USE_TOOLS+=		gmake makeinfo sed:run tar:build
+USE_TOOLS.NetBSD+=	gsed
 
 GNU_CONFIGURE=		yes
 ## Build outside ${WRKSRC}


Home | Main Index | Thread Index | Old Index