diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/syck/Makefile | 1 |
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> |