aboutsummaryrefslogtreecommitdiff
path: root/devel/bison
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2013-12-29 14:33:42 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2013-12-29 14:33:42 +0000
commit05724638b0658b42a6d2d6a9a4d01298e136824b (patch)
tree821cde00b0b591542d240afe619629644d302cee /devel/bison
parentec8db877f4782d3b4b0eeb846faf8cf2e8273f1f (diff)
downloadports-05724638b0658b42a6d2d6a9a4d01298e136824b.tar.gz
ports-05724638b0658b42a6d2d6a9a4d01298e136824b.zip
Add EXAMPLES and NLS option.
Notes
Notes: svn path=/head/; revision=337993
Diffstat (limited to 'devel/bison')
-rw-r--r--devel/bison/Makefile2
1 files changed, 2 insertions, 0 deletions
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