pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/libbonobo libbonobo needs flex, at least on Sola...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e93e5ab54152
branches:  trunk
changeset: 533413:e93e5ab54152
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Tue Sep 18 19:24:17 2007 +0000

description:
libbonobo needs flex, at least on Solaris.

diffstat:

 devel/libbonobo/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 9ed1706b9ef4 -r e93e5ab54152 devel/libbonobo/Makefile
--- a/devel/libbonobo/Makefile  Tue Sep 18 19:24:07 2007 +0000
+++ b/devel/libbonobo/Makefile  Tue Sep 18 19:24:17 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.52 2007/04/09 00:46:11 wiz Exp $
+# $NetBSD: Makefile,v 1.53 2007/09/18 19:24:17 rillig Exp $
 
 DISTNAME=              libbonobo-2.18.0
 CATEGORIES=            devel gnome
@@ -16,7 +16,7 @@
 GNU_CONFIGURE=         YES
 USE_PKGLOCALEDIR=      YES
 USE_LIBTOOL=           YES
-USE_TOOLS+=            bison gmake intltool msgfmt perl:run pkg-config
+USE_TOOLS+=            bison flex gmake intltool msgfmt perl:run pkg-config
 
 PKGCONFIG_OVERRIDE=    bonobo/libbonobo-2.0.pc.in
 PKGCONFIG_OVERRIDE+=   bonobo-activation/bonobo-activation-2.0.pc.in



Home | Main Index | Thread Index | Old Index