aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortijl <tijl@FreeBSD.org>2013-12-29 22:33:42 +0800
committertijl <tijl@FreeBSD.org>2013-12-29 22:33:42 +0800
commitcbb28130173a65d32e8650b932ac27a46e94515f (patch)
tree821cde00b0b591542d240afe619629644d302cee
parentbafb4c6a1c7026a1e1c1c0462ab29b4dba55c102 (diff)
downloadfreebsd-ports-gnome-cbb28130173a65d32e8650b932ac27a46e94515f.tar.gz
freebsd-ports-gnome-cbb28130173a65d32e8650b932ac27a46e94515f.tar.zst
freebsd-ports-gnome-cbb28130173a65d32e8650b932ac27a46e94515f.zip
Add EXAMPLES and NLS option.
-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