summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorjoerg <joerg>2006-06-22 10:22:59 +0000
committerjoerg <joerg>2006-06-22 10:22:59 +0000
commitd7edded9be12f529da74426187506b4e65ececd7 (patch)
tree52983f264ba8f2abd69b0eef6ab9d2177a572202 /math
parent3afeb62772e1ff21d20903a06d7958eb4a37f717 (diff)
downloadpkgsrc-d7edded9be12f529da74426187506b4e65ececd7.tar.gz
Needs intltool.
Diffstat (limited to 'math')
-rw-r--r--math/qalculate-gtk/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/qalculate-gtk/Makefile b/math/qalculate-gtk/Makefile
index 5e6ee142321..064fe402abb 100644
--- a/math/qalculate-gtk/Makefile
+++ b/math/qalculate-gtk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2006/06/14 20:14:21 adam Exp $
+# $NetBSD: Makefile,v 1.14 2006/06/22 10:22:59 joerg Exp $
DISTNAME= qalculate-gtk-0.9.4
CATEGORIES= math
@@ -19,5 +19,6 @@ 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"