aboutsummaryrefslogtreecommitdiff
path: root/devel/bison
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-07-30 09:49:52 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-07-30 09:49:52 +0000
commite9c3161eeb3d619d44ca9daa3369ad9335d43d5c (patch)
tree056cb1d85871ed4d8a3e2562fbf7745cc988be2e /devel/bison
parent9f6d07c265c2042954a791bd90c0a720619cf5d9 (diff)
downloadports-e9c3161eeb3d619d44ca9daa3369ad9335d43d5c.tar.gz
ports-e9c3161eeb3d619d44ca9daa3369ad9335d43d5c.zip
Cosmetic change
Notes
Notes: svn path=/head/; revision=543740
Diffstat (limited to 'devel/bison')
-rw-r--r--devel/bison/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/bison/Makefile b/devel/bison/Makefile
index a1dfb148a629..6df05a8f9779 100644
--- a/devel/bison/Makefile
+++ b/devel/bison/Makefile
@@ -16,9 +16,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= m4>=1.4.16,1:devel/m4
-OPTIONS_DEFINE= DOCS EXAMPLES NLS
-OPTIONS_SUB= yes
-
USES= charsetfix compiler:c11 localbase makeinfo perl5 tar:xz
USE_PERL5= build
@@ -29,6 +26,9 @@ TEST_TARGET= check
INFO= bison
+OPTIONS_DEFINE= DOCS EXAMPLES NLS
+OPTIONS_SUB= yes
+
NLS_CONFIGURE_ENABLE= nls
NLS_CONFIGURE_OFF= ac_cv_libtextstyle=no
NLS_LIB_DEPENDS= libtextstyle.so:devel/libtextstyle