aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorDima Dorfman <dd@FreeBSD.org>2004-12-07 07:39:04 +0000
committerDima Dorfman <dd@FreeBSD.org>2004-12-07 07:39:04 +0000
commit9ac0cfd576f61615675c2e75de09731e227ae396 (patch)
treebaea15fee8d259b0aec45cb38cf0c39ab2636765 /textproc
parentb897571bac9d3b9b5a73b1b0f8a0cda4b72840c0 (diff)
downloadports-9ac0cfd576f61615675c2e75de09731e227ae396.tar.gz
ports-9ac0cfd576f61615675c2e75de09731e227ae396.zip
Notes
Diffstat (limited to 'textproc')
-rw-r--r--textproc/syck/Makefile1
1 files changed, 1 insertions, 0 deletions
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>