pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/oaf Add missing intltool/bl3.mk (build fix).



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4ab093c09307
branches:  trunk
changeset: 508933:4ab093c09307
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Feb 28 17:39:18 2006 +0000

description:
Add missing intltool/bl3.mk (build fix).

diffstat:

 devel/oaf/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 16bcb5eb3a05 -r 4ab093c09307 devel/oaf/Makefile
--- a/devel/oaf/Makefile        Tue Feb 28 17:39:01 2006 +0000
+++ b/devel/oaf/Makefile        Tue Feb 28 17:39:18 2006 +0000
@@ -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 @@
 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"
 



Home | Main Index | Thread Index | Old Index