summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorgls <gls@pkgsrc.org>2011-03-05 21:19:58 +0000
committergls <gls@pkgsrc.org>2011-03-05 21:19:58 +0000
commitd5cdeb7a5d1083e762ed6da2526401e6c4a83be5 (patch)
treed66d6883a8b7fc6b1cbcba5d233066081327f52e /graphics
parent70b70e625208feeaa1e176449cc86dd021bfe68c (diff)
downloadpkgsrc-d5cdeb7a5d1083e762ed6da2526401e6c4a83be5.tar.gz
Add msgfmt to USE_TOOLS.
Should fix build on DragonFly.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/shotwell/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/shotwell/Makefile b/graphics/shotwell/Makefile
index a6f51073624..a1d853a2c85 100644
--- a/graphics/shotwell/Makefile
+++ b/graphics/shotwell/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2011/01/18 21:57:36 gls Exp $
+# $NetBSD: Makefile,v 1.11 2011/03/05 21:19:58 gls Exp $
#
DISTNAME= shotwell-0.8.1
@@ -14,7 +14,7 @@ LICENSE= gnu-lgpl-v2.1
PKG_DESTDIR_SUPPORT= user-destdir
HAS_CONFIGURE= yes
-USE_TOOLS+= gmake bash pkg-config
+USE_TOOLS+= gmake bash pkg-config msgfmt
CONFIG_SHELL= bash
CONFIGURE_ARGS+= --prefix=${PREFIX}