pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
mono-git: gsed(1) is used by scripts
Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Sat Apr 23 15:41:26 2016 +0200
Changeset:	c78859512efe51f1668904ca76aeb1495bd28971
Modified Files:
	mono-git/Makefile
Log Message:
mono-git: gsed(1) is used by scripts
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=c78859512efe51f1668904ca76aeb1495bd28971
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
 mono-git/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/mono-git/Makefile b/mono-git/Makefile
index 6873e6a..364b1e7 100644
--- a/mono-git/Makefile
+++ b/mono-git/Makefile
@@ -17,7 +17,7 @@ CONFLICTS=	pnet-[0-9]* mcsim-[0-9]* lc-[0-9]*
 ALL_ENV+=	MONO_SHARED_DIR=${WRKDIR:Q} PLATFORM=
 WRKSRC=		${WRKDIR}/mono
 
-USE_TOOLS+=	bash:run bison gmake gtar msgfmt perl:run pkg-config autoconf automake autoreconf
+USE_TOOLS+=	bash:run bison gmake gtar msgfmt perl:run pkg-config autoconf automake autoreconf gsed
 USE_LIBTOOL=	yes
 USE_LANGUAGES+=	c c99 c++
 EXTRACT_USING=	gtar
Home |
Main Index |
Thread Index |
Old Index