summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsalo <salo>2006-04-06 16:07:30 +0000
committersalo <salo>2006-04-06 16:07:30 +0000
commitf6e9dc83e2ef273e6990429e8c4ae2fab5146b91 (patch)
tree1f1533fd8e42f23775ae63f4a26affb50762f3cd
parent6ad60a533a10fbd772949023dd04117c1b3f45a5 (diff)
downloadpkgsrc-f6e9dc83e2ef273e6990429e8c4ae2fab5146b91.tar.gz
Needs bison to build.
-rw-r--r--print/libgnomeprint/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/libgnomeprint/Makefile b/print/libgnomeprint/Makefile
index ae3bc07a4cb..5266010f695 100644
--- a/print/libgnomeprint/Makefile
+++ b/print/libgnomeprint/Makefile
@@ -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 @@ COMMENT= Library for the GNOME2 Printing Architecture
BUILD_USES_MSGFMT= YES
-USE_TOOLS+= gmake pkg-config
+USE_TOOLS+= bison gmake pkg-config
USE_PKGLOCALEDIR= YES
USE_LIBTOOL= YES
GNU_CONFIGURE= YES