summaryrefslogtreecommitdiff
path: root/devel/oaf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/oaf/Makefile')
-rw-r--r--devel/oaf/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/oaf/Makefile b/devel/oaf/Makefile
index 9e1b3340f37..b8fac2d68a3 100644
--- a/devel/oaf/Makefile
+++ b/devel/oaf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.47 2006/06/17 17:29:12 rillig Exp $
+# $NetBSD: Makefile,v 1.48 2006/07/05 05:37:40 jlam Exp $
#
DISTNAME= oaf-0.6.10
@@ -14,7 +14,7 @@ COMMENT= New object activation framework for GNOME
USE_PKGLOCALEDIR= YES
GNU_CONFIGURE= YES
USE_X11BASE= YES
-USE_TOOLS+= bison lex msgfmt
+USE_TOOLS+= bison intltool lex msgfmt
USE_LIBTOOL= YES
BROKEN_GETTEXT_DETECTION= YES
@@ -27,7 +27,6 @@ PKG_SYSCONFSUBDIR= oaf
CONF_FILES+= ${EGDIR}/oaf-config.xml ${PKG_SYSCONFDIR}/oaf-config.xml
.include "../../devel/popt/buildlink3.mk"
-.include "../../textproc/intltool/buildlink3.mk"
.include "../../textproc/libxml/buildlink3.mk"
.include "../../x11/gnome-libs/buildlink3.mk"