summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authormarino <marino>2011-12-14 00:17:45 +0000
committermarino <marino>2011-12-14 00:17:45 +0000
commit2e09a8dc491395f98d2bce4312143ad20201d21a (patch)
tree0c4daf61be6f882db784c497125ddef680c94bc0 /graphics
parent2de2c79a7d39869d6b2ab8005390633a9f0103f2 (diff)
downloadpkgsrc-2e09a8dc491395f98d2bce4312143ad20201d21a.tar.gz
graphics/gpicview: USE_TOOLS+= msgfmt
Diffstat (limited to 'graphics')
-rw-r--r--graphics/gpicview/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gpicview/Makefile b/graphics/gpicview/Makefile
index 461cb175032..3e89ed6b095 100644
--- a/graphics/gpicview/Makefile
+++ b/graphics/gpicview/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2011/11/01 16:56:27 ryoon Exp $
+# $NetBSD: Makefile,v 1.3 2011/12/14 00:17:45 marino Exp $
DISTNAME= gpicview-0.2.2
CATEGORIES= graphics
@@ -12,7 +12,7 @@ LICENSE= gnu-gpl-v2
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
-USE_TOOLS+= pkg-config gmake intltool
+USE_TOOLS+= pkg-config gmake intltool msgfmt
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/jpeg.buildlink3.mk"