pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/meta-pkgs/xfce4 xfce4: xgettext is also a common tool ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4295485dc40c
branches:  trunk
changeset: 442855:4295485dc40c
user:      gutteridge <gutteridge%pkgsrc.org@localhost>
date:      Wed Dec 02 00:41:34 2020 +0000

description:
xfce4: xgettext is also a common tool dependency

diffstat:

 meta-pkgs/xfce4/Makefile.common |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 7a2b532f92f6 -r 4295485dc40c meta-pkgs/xfce4/Makefile.common
--- a/meta-pkgs/xfce4/Makefile.common   Tue Dec 01 23:44:00 2020 +0000
+++ b/meta-pkgs/xfce4/Makefile.common   Wed Dec 02 00:41:34 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.67 2020/03/10 22:11:26 wiz Exp $
+# $NetBSD: Makefile.common,v 1.68 2020/12/02 00:41:34 gutteridge Exp $
 #
 # used by archivers/xfce4-thunar-archive/Makefile
 # used by audio/xfce4-mixer/Makefile
@@ -75,7 +75,7 @@
 USE_PKGLOCALEDIR=      yes
 USE_LIBTOOL=           yes
 GNU_CONFIGURE=         yes
-USE_TOOLS+=            gmake pkg-config msgfmt perl intltool
+USE_TOOLS+=            gmake pkg-config msgfmt perl intltool xgettext
 
 XFCE4_EGBASE=          ${PREFIX}/share/examples/xfce4
 



Home | Main Index | Thread Index | Old Index