pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print/libgnomeprint This package needs flex, at least ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5436d1e9f756
branches:  trunk
changeset: 533502:5436d1e9f756
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Thu Sep 20 17:15:49 2007 +0000

description:
This package needs flex, at least on Solaris.

diffstat:

 print/libgnomeprint/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 2d2d957abb81 -r 5436d1e9f756 print/libgnomeprint/Makefile
--- a/print/libgnomeprint/Makefile      Thu Sep 20 13:41:56 2007 +0000
+++ b/print/libgnomeprint/Makefile      Thu Sep 20 17:15:49 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.59 2007/09/18 20:00:04 drochner Exp $
+# $NetBSD: Makefile,v 1.60 2007/09/20 17:15:49 rillig Exp $
 #
 
 DISTNAME=      libgnomeprint-2.18.2
@@ -12,7 +12,7 @@
 
 PKG_DESTDIR_SUPPORT=   user-destdir
 
-USE_TOOLS+=            bison gmake intltool msgfmt pkg-config
+USE_TOOLS+=            bison flex gmake intltool msgfmt pkg-config
 USE_PKGLOCALEDIR=      YES
 USE_LIBTOOL=           YES
 GNU_CONFIGURE=         YES



Home | Main Index | Thread Index | Old Index