summaryrefslogtreecommitdiff
path: root/math/galculator
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-07-19 10:08:12 +0000
committerjoerg <joerg@pkgsrc.org>2006-07-19 10:08:12 +0000
commitbf1adeebbba974cdf7b7f68ac4f9d4aa583aa89d (patch)
tree5cf601ecf148bb3fdbfcc37ed961ed8d997c7463 /math/galculator
parentc4d1e613a14b4dcf5c4aa9cf17470a22d359f79a (diff)
downloadpkgsrc-bf1adeebbba974cdf7b7f68ac4f9d4aa583aa89d.tar.gz
Needs intltool.
Diffstat (limited to 'math/galculator')
-rw-r--r--math/galculator/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/galculator/Makefile b/math/galculator/Makefile
index 78c476d982a..cebce9eac7b 100644
--- a/math/galculator/Makefile
+++ b/math/galculator/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2006/04/17 13:46:39 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2006/07/19 10:08:12 joerg Exp $
#
DISTNAME= galculator-1.2.5.2
@@ -12,7 +12,7 @@ COMMENT= Desktop calculator with scientific / RPN modes
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
-USE_TOOLS+= gmake msgfmt pkg-config
+USE_TOOLS+= gmake msgfmt pkg-config intltool
.include "../../x11/gtk2/buildlink3.mk"
.include "../../devel/libglade2/buildlink3.mk"