summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
Diffstat (limited to 'math')
-rw-r--r--math/gcalctool/Makefile5
-rw-r--r--math/gnumeric/Makefile5
-rw-r--r--math/qalculate-bases/Makefile5
-rw-r--r--math/qalculate-currency/Makefile5
-rw-r--r--math/qalculate-gtk/Makefile5
-rw-r--r--math/qalculate-units/Makefile5
-rw-r--r--math/qalculate/Makefile5
7 files changed, 14 insertions, 21 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"
diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile
index 7451f208e94..ff6e93324c7 100644
--- a/math/gnumeric/Makefile
+++ b/math/gnumeric/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.113 2006/04/17 13:46:39 wiz Exp $
+# $NetBSD: Makefile,v 1.114 2006/07/05 05:37:42 jlam Exp $
#
DISTNAME= gnumeric-1.6.3
@@ -13,7 +13,7 @@ COMMENT= Spreadsheet program from the GNOME project
USE_DIRS+= xdg-1.1
USE_PKGLOCALEDIR= YES
-USE_TOOLS+= gmake msgfmt perl:run pkg-config
+USE_TOOLS+= gmake intltool msgfmt perl:run pkg-config
USE_LIBTOOL= YES
GNU_CONFIGURE= YES
@@ -53,7 +53,6 @@ BUILDLINK_API_DEPENDS.libgnomeprint+= libgnomeprint>=2.8.2
BUILDLINK_API_DEPENDS.libgnomeprintui+= libgnomeprintui>=2.8.2
.include "../../print/libgnomeprintui/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
-.include "../../textproc/intltool/buildlink3.mk"
.include "../../textproc/scrollkeeper/omf.mk"
.include "../../x11/gtk2/buildlink3.mk"
# XXX: link test against libpython fails
diff --git a/math/qalculate-bases/Makefile b/math/qalculate-bases/Makefile
index f5391f56150..54f94e54da2 100644
--- a/math/qalculate-bases/Makefile
+++ b/math/qalculate-bases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2006/06/19 19:24:34 joerg Exp $
+# $NetBSD: Makefile,v 1.12 2006/07/05 05:37:42 jlam Exp $
DISTNAME= qalculate-bases-0.9.4
CATEGORIES= math
@@ -11,12 +11,11 @@ COMMENT= Utility for conversion between number bases using Qalculate
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
-USE_TOOLS+= gmake msgfmt pkg-config
+USE_TOOLS+= gmake intltool msgfmt pkg-config
GNU_CONFIGURE= yes
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
.include "../../math/qalculate/buildlink3.mk"
-.include "../../textproc/intltool/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/math/qalculate-currency/Makefile b/math/qalculate-currency/Makefile
index ae885c18cd5..f29c67404ec 100644
--- a/math/qalculate-currency/Makefile
+++ b/math/qalculate-currency/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2006/06/19 19:24:34 joerg Exp $
+# $NetBSD: Makefile,v 1.12 2006/07/05 05:37:43 jlam Exp $
DISTNAME= qalculate-currency-0.9.4
CATEGORIES= math
@@ -10,11 +10,10 @@ COMMENT= Utility for conversion between currencies using Qalculate
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
-USE_TOOLS+= gmake msgfmt pkg-config
+USE_TOOLS+= gmake intltool msgfmt pkg-config
GNU_CONFIGURE= yes
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
.include "../../math/qalculate/buildlink3.mk"
-.include "../../textproc/intltool/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
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"
diff --git a/math/qalculate-units/Makefile b/math/qalculate-units/Makefile
index 0cb21803492..0800744a8c9 100644
--- a/math/qalculate-units/Makefile
+++ b/math/qalculate-units/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2006/06/19 19:24:34 joerg Exp $
+# $NetBSD: Makefile,v 1.12 2006/07/05 05:37:43 jlam Exp $
DISTNAME= qalculate-units-0.9.4
CATEGORIES= math
@@ -11,11 +11,10 @@ COMMENT= Utility for conversion between units using Qalculate
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
-USE_TOOLS+= gmake msgfmt pkg-config
+USE_TOOLS+= gmake intltool msgfmt pkg-config
GNU_CONFIGURE= yes
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
.include "../../math/qalculate/buildlink3.mk"
-.include "../../textproc/intltool/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/math/qalculate/Makefile b/math/qalculate/Makefile
index 0f632c36838..599323e2c56 100644
--- a/math/qalculate/Makefile
+++ b/math/qalculate/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2006/06/14 20:14:21 adam Exp $
+# $NetBSD: Makefile,v 1.25 2006/07/05 05:37:43 jlam Exp $
DISTNAME= libqalculate-0.9.4
PKGNAME= qalculate-0.9.4
@@ -13,7 +13,7 @@ USE_GNU_READLINE= yes
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
-USE_TOOLS+= gmake msgfmt pkg-config
+USE_TOOLS+= gmake intltool msgfmt pkg-config
GNU_CONFIGURE= yes
PKGCONFIG_OVERRIDE= ${WRKSRC}/libqalculate.pc.in
@@ -27,7 +27,6 @@ SUBST_STAGE.pthread= post-patch
.include "../../devel/glib2/buildlink3.mk"
.include "../../devel/readline/buildlink3.mk"
.include "../../math/cln/buildlink3.mk"
-.include "../../textproc/intltool/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../mk/pthread.buildlink3.mk"