summaryrefslogtreecommitdiff
path: root/textproc/ebview/Makefile
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2008-06-09 14:33:49 +0000
committerobache <obache@pkgsrc.org>2008-06-09 14:33:49 +0000
commit1abccb2dda9d6f9d89004dd646912b96697279e7 (patch)
tree60667e9c12fb2ac66d1ad919b8124e03c589dba7 /textproc/ebview/Makefile
parent18dffc798c0e69eabafc19912b3b804e7fe90a98 (diff)
downloadpkgsrc-1abccb2dda9d6f9d89004dd646912b96697279e7.tar.gz
Need msgfmt to build.
Noticed by Hasso Tepper in PR 38920.
Diffstat (limited to 'textproc/ebview/Makefile')
-rw-r--r--textproc/ebview/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/ebview/Makefile b/textproc/ebview/Makefile
index 4c899870920..47eb59fea15 100644
--- a/textproc/ebview/Makefile
+++ b/textproc/ebview/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2007/12/18 00:24:31 obache Exp $
+# $NetBSD: Makefile,v 1.3 2008/06/09 14:33:49 obache Exp $
DISTNAME= ebview-0.3.6
CATEGORIES= textproc
@@ -9,7 +9,7 @@ HOMEPAGE= http://ebview.sourceforge.net/
COMMENT= GTK2 based EPWING dictionary browser
USE_PKGLOCALEDIR= YES
-USE_TOOLS+= gmake pkg-config
+USE_TOOLS+= gmake pkg-config msgfmt
GNU_CONFIGURE= YES
.include "../../converters/libiconv/buildlink3.mk"