aboutsummaryrefslogtreecommitdiff
path: root/editors/abiword
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2016-01-29 14:33:00 +0000
committerKoop Mast <kwm@FreeBSD.org>2016-01-29 14:33:00 +0000
commit36fdceef54570dde38ab2df6fc550d6ac393b078 (patch)
tree830a8bb8fd1fd97f807e23824e3276115341fd1c /editors/abiword
parent8bbc980b0edd1cf5be32280595f29c6437441e9b (diff)
downloadports-36fdceef54570dde38ab2df6fc550d6ac393b078.tar.gz
ports-36fdceef54570dde38ab2df6fc550d6ac393b078.zip
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
Notes
Notes: svn path=/head/; revision=407471
Diffstat (limited to 'editors/abiword')
-rw-r--r--editors/abiword/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile
index 0803ff5465a4..ef7de5a448de 100644
--- a/editors/abiword/Makefile
+++ b/editors/abiword/Makefile
@@ -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