pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/tint2 tint2: needs msgmerge, msgfmt



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8ec851013eb4
branches:  trunk
changeset: 413612:8ec851013eb4
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Sat Mar 21 14:31:30 2020 +0000

description:
tint2: needs msgmerge, msgfmt

diffstat:

 x11/tint2/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 501ff7d77b00 -r 8ec851013eb4 x11/tint2/Makefile
--- a/x11/tint2/Makefile        Sat Mar 21 14:20:52 2020 +0000
+++ b/x11/tint2/Makefile        Sat Mar 21 14:31:30 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.51 2020/03/10 22:11:21 wiz Exp $
+# $NetBSD: Makefile,v 1.52 2020/03/21 14:31:30 tnn Exp $
 
 DISTNAME=              tint2-v16.7
 PKGNAME=               ${DISTNAME:S/-v/-/}
@@ -15,7 +15,7 @@
 USE_LANGUAGES=         c c++ # XXX CMake. pkg does not really need c++
 USE_CMAKE=             yes
 USE_LIBTOOL=           yes
-USE_TOOLS+=            pkg-config
+USE_TOOLS+=            msgfmt msgmerge pkg-config
 
 INSTALLATION_DIRS=     share/examples/tint2
 OWN_DIRS=              ${PKG_SYSCONFDIR}/xdg/tint2



Home | Main Index | Thread Index | Old Index