pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/colord
Module Name: pkgsrc
Committed By: jperkin
Date: Tue Jun 26 10:10:59 UTC 2018
Modified Files:
pkgsrc/graphics/colord: Makefile
Log Message:
colord: Requires msgfmt.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/graphics/colord/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/colord/Makefile
diff -u pkgsrc/graphics/colord/Makefile:1.1 pkgsrc/graphics/colord/Makefile:1.2
--- pkgsrc/graphics/colord/Makefile:1.1 Wed Jun 13 15:49:40 2018
+++ pkgsrc/graphics/colord/Makefile Tue Jun 26 10:10:59 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2018/06/13 15:49:40 youri Exp $
+# $NetBSD: Makefile,v 1.2 2018/06/26 10:10:59 jperkin Exp $
DISTNAME= colord-1.3.5
CATEGORIES= graphics gnome
@@ -12,7 +12,7 @@ LICENSE= gnu-gpl-v2
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
-USE_TOOLS+= pkg-config gmake intltool autoconf aclocal automake
+USE_TOOLS+= pkg-config gmake intltool autoconf aclocal automake msgfmt
COLORD_USER= colord
COLORD_GROUP= colord
Home |
Main Index |
Thread Index |
Old Index