pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/vte3 vte3 needs bash.
details: https://anonhg.NetBSD.org/pkgsrc/rev/87c20bf8af77
branches: trunk
changeset: 364499:87c20bf8af77
user: youri <youri%pkgsrc.org@localhost>
date: Mon Jun 26 14:29:31 2017 +0000
description:
vte3 needs bash.
diffstat:
x11/vte3/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r c2b900b61f2e -r 87c20bf8af77 x11/vte3/Makefile
--- a/x11/vte3/Makefile Mon Jun 26 13:48:50 2017 +0000
+++ b/x11/vte3/Makefile Mon Jun 26 14:29:31 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2017/06/25 23:20:45 youri Exp $
+# $NetBSD: Makefile,v 1.2 2017/06/26 14:29:31 youri Exp $
#
DISTNAME= vte-0.38.4
@@ -15,7 +15,7 @@
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
-USE_TOOLS+= gmake intltool msgfmt pkg-config
+USE_TOOLS+= gmake intltool msgfmt pkg-config bash
CONFIGURE_ARGS+= --disable-python
CONFIGURE_ARGS+= --enable-Bsymbolic=auto
Home |
Main Index |
Thread Index |
Old Index