pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/re2 re2: Requires gsed for portable sed -i.
details: https://anonhg.NetBSD.org/pkgsrc/rev/f9ef68b28fba
branches: trunk
changeset: 427846:f9ef68b28fba
user: jperkin <jperkin%pkgsrc.org@localhost>
date: Tue Apr 21 12:31:19 2020 +0000
description:
re2: Requires gsed for portable sed -i.
diffstat:
devel/re2/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r dc7c487bb173 -r f9ef68b28fba devel/re2/Makefile
--- a/devel/re2/Makefile Tue Apr 21 11:51:20 2020 +0000
+++ b/devel/re2/Makefile Tue Apr 21 12:31:19 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2020/02/26 16:20:43 nia Exp $
+# $NetBSD: Makefile,v 1.7 2020/04/21 12:31:19 jperkin Exp $
DISTNAME= re2-20200101
CATEGORIES= devel
@@ -11,7 +11,7 @@
LICENSE= modified-bsd
USE_LANGUAGES+= c c++
-USE_TOOLS+= gmake pkg-config
+USE_TOOLS+= gmake gsed pkg-config
SUBST_CLASSES+= path
SUBST_MESSAGE.path= Fixup pathnames
Home |
Main Index |
Thread Index |
Old Index