diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/colord/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/colord/Makefile b/graphics/colord/Makefile index 11a3b6b2eb4..9453a98520d 100644 --- a/graphics/colord/Makefile +++ b/graphics/colord/Makefile @@ -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 |