summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorwiz <wiz>2006-02-28 17:39:18 +0000
committerwiz <wiz>2006-02-28 17:39:18 +0000
commitfd904a164d356c2624c85c82b6269250bd07c988 (patch)
tree258fd1b02021a5634879a21e871724a309d118f1 /devel
parent49f117d28eb40f22927395402f343bc0e8776e08 (diff)
downloadpkgsrc-fd904a164d356c2624c85c82b6269250bd07c988.tar.gz
Add missing intltool/bl3.mk (build fix).
Diffstat (limited to 'devel')
-rw-r--r--devel/oaf/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/oaf/Makefile b/devel/oaf/Makefile
index 39ff8312c0e..48cdb042c65 100644
--- a/devel/oaf/Makefile
+++ b/devel/oaf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.43 2006/02/05 23:08:49 joerg Exp $
+# $NetBSD: Makefile,v 1.44 2006/02/28 17:39:18 wiz Exp $
#
DISTNAME= oaf-0.6.10
@@ -22,6 +22,7 @@ BROKEN_GETTEXT_DETECTION= YES
CONFIGURE_ARGS+= --enable-gtk-doc=no
.include "../../devel/popt/buildlink3.mk"
+.include "../../textproc/intltool/buildlink3.mk"
.include "../../textproc/libxml/buildlink3.mk"
.include "../../x11/gnome-libs/buildlink3.mk"