summaryrefslogtreecommitdiff
path: root/www/kazehakase/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/kazehakase/Makefile')
-rw-r--r--www/kazehakase/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/www/kazehakase/Makefile b/www/kazehakase/Makefile
index fb6401c35d3..2f390ae5216 100644
--- a/www/kazehakase/Makefile
+++ b/www/kazehakase/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2006/05/18 19:55:35 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2006/07/05 05:37:46 jlam Exp $
#
DISTNAME= kazehakase-0.3.3
@@ -12,7 +12,7 @@ COMMENT= Web browser with multiple layout engines support
GNU_CONFIGURE= yes
USE_DIRS+= xdg-1.2
-USE_TOOLS+= gmake msgfmt pkg-config
+USE_TOOLS+= gmake intltool msgfmt pkg-config
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
@@ -37,7 +37,6 @@ CONF_FILES+= ${EGDIR}/mozilla/encodings.xml ${PKG_SYSCONFDIR}/mozilla/encodings.
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
-.include "../../textproc/intltool/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../www/mozilla/gecko-depends.mk"
.include "../../mk/bsd.pkg.mk"