pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/libgnomeprint Needs bison to build.
details: https://anonhg.NetBSD.org/pkgsrc/rev/89961cf4cc2d
branches: trunk
changeset: 510907:89961cf4cc2d
user: salo <salo%pkgsrc.org@localhost>
date: Thu Apr 06 16:07:30 2006 +0000
description:
Needs bison to build.
diffstat:
print/libgnomeprint/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 9447a0ddd3f0 -r 89961cf4cc2d print/libgnomeprint/Makefile
--- a/print/libgnomeprint/Makefile Thu Apr 06 16:05:26 2006 +0000
+++ b/print/libgnomeprint/Makefile Thu Apr 06 16:07:30 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.48 2006/04/06 06:22:36 reed Exp $
+# $NetBSD: Makefile,v 1.49 2006/04/06 16:07:30 salo Exp $
#
DISTNAME= libgnomeprint-2.12.1
@@ -13,7 +13,7 @@
BUILD_USES_MSGFMT= YES
-USE_TOOLS+= gmake pkg-config
+USE_TOOLS+= bison gmake pkg-config
USE_PKGLOCALEDIR= YES
USE_LIBTOOL= YES
GNU_CONFIGURE= YES
Home |
Main Index |
Thread Index |
Old Index