pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11 Add msgfmt to tools.
details: https://anonhg.NetBSD.org/pkgsrc/rev/69345329cd21
branches: trunk
changeset: 348114:69345329cd21
user: youri <youri%pkgsrc.org@localhost>
date: Tue Jun 07 10:54:24 2016 +0000
description:
Add msgfmt to tools.
diffstat:
x11/lxinput/Makefile | 4 ++--
x11/lxrandr/Makefile | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (36 lines):
diff -r 849eddfbb1c5 -r 69345329cd21 x11/lxinput/Makefile
--- a/x11/lxinput/Makefile Tue Jun 07 10:28:52 2016 +0000
+++ b/x11/lxinput/Makefile Tue Jun 07 10:54:24 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2016/05/23 10:46:22 youri Exp $
+# $NetBSD: Makefile,v 1.2 2016/06/07 10:54:24 youri Exp $
DISTNAME= lxinput-0.3.5
CATEGORIES= x11
@@ -11,7 +11,7 @@
LICENSE= gnu-gpl-v2
GNU_CONFIGURE= yes
-USE_TOOLS+= gmake intltool pkg-config
+USE_TOOLS+= gmake intltool pkg-config msgfmt
.include "../../x11/gtk2/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
diff -r 849eddfbb1c5 -r 69345329cd21 x11/lxrandr/Makefile
--- a/x11/lxrandr/Makefile Tue Jun 07 10:28:52 2016 +0000
+++ b/x11/lxrandr/Makefile Tue Jun 07 10:54:24 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2016/05/23 10:15:01 youri Exp $
+# $NetBSD: Makefile,v 1.2 2016/06/07 10:54:43 youri Exp $
DISTNAME= lxrandr-0.3.1
CATEGORIES= x11
@@ -11,7 +11,7 @@
LICENSE= gnu-gpl-v2
GNU_CONFIGURE= yes
-USE_TOOLS+= gmake intltool pkg-config
+USE_TOOLS+= gmake intltool pkg-config msgfmt
.include "../../x11/gtk2/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
Home |
Main Index |
Thread Index |
Old Index