pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/meta-pkgs/xfce4
Module Name: pkgsrc
Committed By: gutteridge
Date: Wed Dec 2 00:43:47 UTC 2020
Modified Files:
pkgsrc/meta-pkgs/xfce4: Makefile.common
Log Message:
xfce4: msgmerge is also a common tool dependency
To generate a diff of this commit:
cvs rdiff -u -r1.68 -r1.69 pkgsrc/meta-pkgs/xfce4/Makefile.common
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/meta-pkgs/xfce4/Makefile.common
diff -u pkgsrc/meta-pkgs/xfce4/Makefile.common:1.68 pkgsrc/meta-pkgs/xfce4/Makefile.common:1.69
--- pkgsrc/meta-pkgs/xfce4/Makefile.common:1.68 Wed Dec 2 00:41:34 2020
+++ pkgsrc/meta-pkgs/xfce4/Makefile.common Wed Dec 2 00:43:47 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.68 2020/12/02 00:41:34 gutteridge Exp $
+# $NetBSD: Makefile.common,v 1.69 2020/12/02 00:43:47 gutteridge Exp $
#
# used by archivers/xfce4-thunar-archive/Makefile
# used by audio/xfce4-mixer/Makefile
@@ -75,7 +75,7 @@ XFCE4_VERSION= 4.14.0
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
-USE_TOOLS+= gmake pkg-config msgfmt perl intltool xgettext
+USE_TOOLS+= gmake pkg-config msgfmt msgmerge perl intltool xgettext
XFCE4_EGBASE= ${PREFIX}/share/examples/xfce4
Home |
Main Index |
Thread Index |
Old Index