summaryrefslogtreecommitdiff
path: root/math/gcalctool/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/gcalctool/Makefile')
-rw-r--r--math/gcalctool/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/math/gcalctool/Makefile b/math/gcalctool/Makefile
index 33f7134105a..4a66f6e99e2 100644
--- a/math/gcalctool/Makefile
+++ b/math/gcalctool/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.54 2006/04/17 13:46:39 wiz Exp $
+# $NetBSD: Makefile,v 1.55 2006/07/05 05:37:42 jlam Exp $
#
DISTNAME= gcalctool-5.7.32
@@ -16,7 +16,7 @@ CONFIGURE_ENV+= HAVE_YACC=yes
USE_DIRS+= gnome2-1.5
USE_LIBTOOL= yes
-USE_TOOLS+= bison gmake msgfmt pkg-config
+USE_TOOLS+= bison gmake intltool msgfmt pkg-config
USE_PKGLOCALEDIR= yes
GCONF2_SCHEMAS= gcalctool.schemas
@@ -27,7 +27,6 @@ GCONF2_SCHEMAS= gcalctool.schemas
.include "../../devel/glib2/buildlink3.mk"
.include "../../devel/libgnome/buildlink3.mk"
.include "../../devel/libgnomeui/buildlink3.mk"
-.include "../../textproc/intltool/buildlink3.mk"
.include "../../textproc/scrollkeeper/omf.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"