summaryrefslogtreecommitdiff
path: root/math/galculator
diff options
context:
space:
mode:
authorjoerg <joerg>2006-07-19 10:08:12 +0000
committerjoerg <joerg>2006-07-19 10:08:12 +0000
commit451dca90d9678bae9ba20090fa8b6fef4a4f2b68 (patch)
tree5cf601ecf148bb3fdbfcc37ed961ed8d997c7463 /math/galculator
parent3dd26eb4364e841d2856b74bc50cff927f93eb75 (diff)
downloadpkgsrc-451dca90d9678bae9ba20090fa8b6fef4a4f2b68.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"