summaryrefslogtreecommitdiff
path: root/x11/vte/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/vte/Makefile')
-rw-r--r--x11/vte/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/vte/Makefile b/x11/vte/Makefile
index b4e846cb035..aee4368f248 100644
--- a/x11/vte/Makefile
+++ b/x11/vte/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2006/07/04 16:03:51 drochner Exp $
+# $NetBSD: Makefile,v 1.38 2006/07/05 05:37:47 jlam Exp $
#
DISTNAME= vte-0.12.2
@@ -16,7 +16,7 @@ USE_DIRS+= gnome2-1.2
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
-USE_TOOLS+= gmake msgfmt pkg-config
+USE_TOOLS+= gmake intltool msgfmt pkg-config
CONFIGURE_ARGS+= --disable-gtk-doc
CONFIGURE_ARGS+= --disable-python
@@ -33,7 +33,6 @@ BUILDLINK_API_DEPENDS.fontconfig+= fontconfig>=2.1.93
.include "../../fonts/Xft2/buildlink3.mk"
.include "../../fonts/fontconfig/buildlink3.mk"
.include "../../graphics/freetype2/buildlink3.mk"
-.include "../../textproc/intltool/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../x11/libzvt/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"