mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-04 06:15:24 +00:00
The MATHVIEW option needs bison instead of byacc to generate correct code.
While here remove double MATHVIEW option in OPTIONS_DEFINE. PR: 206718 Reported by: w.schwarzenfeld@utanet.at
This commit is contained in:
parent
8bbc980b0e
commit
36fdceef54
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=407471
@ -36,7 +36,7 @@ INSTALL_TARGET= install-strip
|
||||
PLIST_SUB+= ABIVERSION=3.0
|
||||
|
||||
OPTIONS_DEFINE= AIKSAURUS CLIPART DEBUG MATHVIEW NLS OTS PSION \
|
||||
TEMPLATES MATHVIEW WP
|
||||
TEMPLATES WP
|
||||
OPTIONS_DEFAULT=CLIPART COLSERVICE COLSUGAR COLTCP SPELLCHECK TEMPLATES
|
||||
OPTIONS_SUB= yes
|
||||
|
||||
@ -106,6 +106,7 @@ DEBUG_CONFIGURE_ENABLE= debug
|
||||
|
||||
GRAMMAR_LIB_DEPENDS= liblink-grammar.so:${PORTSDIR}/textproc/link-grammar
|
||||
|
||||
MATHVIEW_USES= bison
|
||||
MATHVIEW_LIB_DEPENDS= libmathview.so:${PORTSDIR}/x11-toolkits/gtkmathview
|
||||
|
||||
NLS_USES= gettext
|
||||
|
Loading…
Reference in New Issue
Block a user