summaryrefslogtreecommitdiff
path: root/devel/libwnck/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libwnck/Makefile')
-rw-r--r--devel/libwnck/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/libwnck/Makefile b/devel/libwnck/Makefile
index ac5994164aa..107514b8394 100644
--- a/devel/libwnck/Makefile
+++ b/devel/libwnck/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.41 2006/05/31 21:52:12 wiz Exp $
+# $NetBSD: Makefile,v 1.42 2006/07/05 05:37:40 jlam Exp $
#
DISTNAME= libwnck-2.14.2
@@ -12,7 +12,7 @@ COMMENT= Library to write pagers and tasklists
GNU_CONFIGURE= yes
USE_PKGLOCALEDIR= yes
-USE_TOOLS+= gmake msgfmt pkg-config
+USE_TOOLS+= gmake intltool msgfmt pkg-config
USE_LIBTOOL= yes
PKGCONFIG_OVERRIDE= libwnck-1.0.pc.in
@@ -22,7 +22,6 @@ CONFIGURE_ARGS+= --with-html-dir=${PREFIX}/share/doc
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../devel/glib2/buildlink3.mk"
.include "../../devel/pango/buildlink3.mk"
-.include "../../textproc/intltool/buildlink3.mk"
.include "../../x11/startup-notification/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"