summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2006-09-06 11:54:46 +0000
committerobache <obache@pkgsrc.org>2006-09-06 11:54:46 +0000
commit3e08ebf9e2127afead19892180f8921e43561170 (patch)
treeca4dc6377eec1be83581a2792a5d25ee1b1022be /math
parent2176312609745feec7d097547cfbe3cb9a31b0b5 (diff)
downloadpkgsrc-3e08ebf9e2127afead19892180f8921e43561170.tar.gz
Using msgfmt.
Diffstat (limited to 'math')
-rw-r--r--math/genius/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/genius/Makefile b/math/genius/Makefile
index a55131bbb04..a3b68649e8c 100644
--- a/math/genius/Makefile
+++ b/math/genius/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/08/03 18:59:58 drochner Exp $
+# $NetBSD: Makefile,v 1.2 2006/09/06 11:54:46 obache Exp $
#
DISTNAME= genius-0.7.5
@@ -12,7 +12,7 @@ COMMENT= Calculator and math tool
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
-USE_TOOLS+= pkg-config gmake intltool
+USE_TOOLS+= pkg-config gmake intltool msgfmt
USE_DIRS+= gnome2-1.5
USE_GNU_READLINE= yes