pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/vte3



Module Name:    pkgsrc
Committed By:   youri
Date:           Mon Jun 26 14:29:31 UTC 2017

Modified Files:
        pkgsrc/x11/vte3: Makefile

Log Message:
vte3 needs bash.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/x11/vte3/Makefile

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

Modified files:

Index: pkgsrc/x11/vte3/Makefile
diff -u pkgsrc/x11/vte3/Makefile:1.1 pkgsrc/x11/vte3/Makefile:1.2
--- pkgsrc/x11/vte3/Makefile:1.1        Sun Jun 25 23:20:45 2017
+++ pkgsrc/x11/vte3/Makefile    Mon Jun 26 14:29:31 2017
@@ -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 @@ PKGCONFIG_OVERRIDE+=  vte.pc.in
 
 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