diff options
Diffstat (limited to 'print')
-rw-r--r-- | print/libgnomeprint/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/libgnomeprint/Makefile b/print/libgnomeprint/Makefile index ad1436d9897..1edf9ec7996 100644 --- a/print/libgnomeprint/Makefile +++ b/print/libgnomeprint/Makefile @@ -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 @@ COMMENT= Library for the GNOME2 Printing Architecture 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 |