summaryrefslogtreecommitdiff
path: root/math/qalculate-currency/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/qalculate-currency/Makefile')
-rw-r--r--math/qalculate-currency/Makefile5
1 files changed, 2 insertions, 3 deletions
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"