From 05724638b0658b42a6d2d6a9a4d01298e136824b Mon Sep 17 00:00:00 2001 From: Tijl Coosemans Date: Sun, 29 Dec 2013 14:33:42 +0000 Subject: Add EXAMPLES and NLS option. --- devel/bison/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'devel/bison') diff --git a/devel/bison/Makefile b/devel/bison/Makefile index 74e9ab3099e4..3d2a5638a4f3 100644 --- a/devel/bison/Makefile +++ b/devel/bison/Makefile @@ -13,6 +13,8 @@ COMMENT= A parser generator from FSF, (mostly) compatible with Yacc BUILD_DEPENDS= m4>=1.4.16,1:${PORTSDIR}/devel/m4 RUN_DEPENDS= m4>=1.4.16,1:${PORTSDIR}/devel/m4 +OPTIONS_DEFINE= EXAMPLES NLS + USES= charsetfix perl5 USE_XZ= yes USE_PERL5= build -- cgit v1.2.3