mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
Cosmetic change
This commit is contained in:
parent
9f6d07c265
commit
e9c3161eeb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=543740
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user