From 75d779107ba233d44956f265f09fd3afc49ad3e3 Mon Sep 17 00:00:00 2001 From: marino Date: Sat, 22 Dec 2012 23:45:13 +0000 Subject: x11/clipit: USE_TOOLS+= msgfmt --- x11/clipit/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11/clipit/Makefile b/x11/clipit/Makefile index 8fbd9b3ab77..a66e02ca5d0 100644 --- a/x11/clipit/Makefile +++ b/x11/clipit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2012/12/22 23:34:21 dholland Exp $ +# $NetBSD: Makefile,v 1.4 2012/12/22 23:45:13 marino Exp $ # DISTNAME= clipit-1.4.2 @@ -16,7 +16,7 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR} USE_TOOLS+= gmake -USE_TOOLS+= intltool +USE_TOOLS+= intltool msgfmt USE_TOOLS+= pkg-config BUILD_DEFS+= PKG_SYSCONFBASE -- cgit v1.2.3