pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/gthumb Needs bison.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4611c5e8c612
branches:  trunk
changeset: 595686:4611c5e8c612
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Wed Nov 23 15:40:27 2011 +0000

description:
Needs bison.

diffstat:

 graphics/gthumb/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 1f9fb33655f4 -r 4611c5e8c612 graphics/gthumb/Makefile
--- a/graphics/gthumb/Makefile  Wed Nov 23 15:39:57 2011 +0000
+++ b/graphics/gthumb/Makefile  Wed Nov 23 15:40:27 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.63 2011/11/17 12:59:14 drochner Exp $
+# $NetBSD: Makefile,v 1.64 2011/11/23 15:40:27 joerg Exp $
 
 DISTNAME=      gthumb-2.12.4
 CATEGORIES=    graphics
@@ -15,7 +15,7 @@
 USE_LANGUAGES=         c c++
 USE_LIBTOOL=           yes
 USE_PKGLOCALEDIR=      yes
-USE_TOOLS+=            intltool msgfmt pkg-config gmake
+USE_TOOLS+=            intltool msgfmt pkg-config gmake bison
 GNU_CONFIGURE=         yes
 
 GCONF_SCHEMAS+=        gthumb.schemas



Home | Main Index | Thread Index | Old Index