summaryrefslogtreecommitdiff
path: root/math/qalculate-gtk/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/qalculate-gtk/Makefile')
-rw-r--r--math/qalculate-gtk/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/math/qalculate-gtk/Makefile b/math/qalculate-gtk/Makefile
index 064fe402abb..8b7a6741b99 100644
--- a/math/qalculate-gtk/Makefile
+++ b/math/qalculate-gtk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2006/06/22 10:22:59 joerg Exp $
+# $NetBSD: Makefile,v 1.15 2006/07/05 05:37:43 jlam Exp $
DISTNAME= qalculate-gtk-0.9.4
CATEGORIES= math
@@ -13,12 +13,11 @@ DEPENDS+= wget>=1.8:../../net/wget
USE_LANGUAGES= c c++
USE_PKGLOCALEDIR= yes
-USE_TOOLS+= gmake msgfmt pkg-config
+USE_TOOLS+= gmake intltool msgfmt pkg-config
GNU_CONFIGURE= yes
.include "../../devel/libglade2/buildlink3.mk"
.include "../../devel/libgnomeui/buildlink3.mk"
.include "../../math/qalculate/buildlink3.mk"
-.include "../../textproc/intltool/buildlink3.mk"
.include "../../textproc/scrollkeeper/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"