From 9ac0cfd576f61615675c2e75de09731e227ae396 Mon Sep 17 00:00:00 2001
From: Dima Dorfman <dd@FreeBSD.org>
Date: Tue, 7 Dec 2004 07:39:04 +0000
Subject: This port require bison even though it will configure without it.

Found by:	kris via pointyhat
---
 textproc/syck/Makefile | 1 +
 1 file changed, 1 insertion(+)

(limited to 'textproc/syck')

diff --git a/textproc/syck/Makefile b/textproc/syck/Makefile
index 369de97b04d0..54f9d22f8199 100644
--- a/textproc/syck/Makefile
+++ b/textproc/syck/Makefile
@@ -14,5 +14,6 @@ MAINTAINER=	dd@FreeBSD.org
 COMMENT=	Syck is an extension for reading and writing YAML swiftly
 
 GNU_CONFIGURE=	yes
+USE_BISON=	yes
 
 .include <bsd.port.mk>
-- 
cgit v1.2.3