summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2018-12-21 13:46:02 +0000
committerRene Ladan <rene@FreeBSD.org>2018-12-21 13:46:02 +0000
commitdfa92235cb2005e4a3ff35ae2a3a4cce0bba1a43 (patch)
tree4f91875402636fdd3699bdc5a74b5abf62f4f05b /editors
parentnet/pdb: mark for removal on 2019-02-01, depends on expired net/py-pcs (diff)
editors/abiword: remove optional dependency on expired textproc/ots
Notes
Notes: svn path=/head/; revision=487996
Diffstat (limited to 'editors')
-rw-r--r--editors/abiword/Makefile9
-rw-r--r--editors/abiword/pkg-plist2
2 files changed, 1 insertions, 10 deletions
diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile
index d7c227271af7..12f413f6183e 100644
--- a/editors/abiword/Makefile
+++ b/editors/abiword/Makefile
@@ -35,7 +35,7 @@ INSTALL_TARGET= install-strip
PLIST_SUB+= ABIVERSION=3.0
-OPTIONS_DEFINE= CLIPART DEBUG MATHVIEW NLS OTS PSION \
+OPTIONS_DEFINE= CLIPART DEBUG MATHVIEW NLS PSION \
TEMPLATES WP
OPTIONS_DEFAULT=CLIPART COLSERVICE COLSUGAR COLTCP SPELLCHECK TEMPLATES
OPTIONS_SUB= yes
@@ -56,7 +56,6 @@ COLXMPP_DESC= Collaborate with the Jabber/XMPP backend
DICT_DESC= Spelling and grammar checking
GRAMMAR_DESC= Grammar checking plugin
MATHVIEW_DESC= MathML render plugin
-OTS_DESC= Text Summarizer plugin
PSION_DESC= Psion 5(MX) files convertion plugin
SPELLCHECK_DESC= Spell checking support
TEMPLATES_DESC= Include additional templates
@@ -110,8 +109,6 @@ MATHVIEW_LIB_DEPENDS= libmathview.so:x11-toolkits/gtkmathview
NLS_USES= gettext
NLS_CONFIGURE_ENABLE= nls
-OTS_LIB_DEPENDS= libots-1.so:textproc/ots
-
PSION_LIB_DEPENDS= libpsiconv.so:converters/psiconv
SPELLCHECK_LIB_DEPENDS= libenchant.so:textproc/enchant
@@ -141,10 +138,6 @@ ABIWORD_PLUGINS+= grammar
ABIWORD_PLUGINS+= mathview
.endif
-.if ${PORT_OPTIONS:MOTS}
-ABIWORD_PLUGINS+= ots
-.endif
-
.if ${PORT_OPTIONS:MPSION}
ABIWORD_PLUGINS+= psion
.endif
diff --git a/editors/abiword/pkg-plist b/editors/abiword/pkg-plist
index cc5b992afc6c..c2be4a6e0407 100644
--- a/editors/abiword/pkg-plist
+++ b/editors/abiword/pkg-plist
@@ -31,7 +31,6 @@ lib/abiword-%%ABIVERSION%%/plugins/opendocument.so
lib/abiword-%%ABIVERSION%%/plugins/openwriter.so
lib/abiword-%%ABIVERSION%%/plugins/openxml.so
lib/abiword-%%ABIVERSION%%/plugins/opml.so
-%%OTS%%lib/abiword-%%ABIVERSION%%/plugins/ots.so
lib/abiword-%%ABIVERSION%%/plugins/paint.so
lib/abiword-%%ABIVERSION%%/plugins/passepartout.so
lib/abiword-%%ABIVERSION%%/plugins/pdb.so
@@ -361,7 +360,6 @@ man/man1/abiword.1.gz
%%DATADIR%%-%%ABIVERSION%%/ui/ap_UnixDialog_Stylist.ui
%%DATADIR%%-%%ABIVERSION%%/ui/ap_UnixDialog_Tab.ui
%%DATADIR%%-%%ABIVERSION%%/ui/ap_UnixDialog_WordCount.ui
-%%OTS%%%%DATADIR%%-%%ABIVERSION%%/ui/ots.ui
%%DATADIR%%-%%ABIVERSION%%/ui/pd_RDFContact.ui
%%DATADIR%%-%%ABIVERSION%%/ui/pd_RDFEvent.ui
%%DATADIR%%-%%ABIVERSION%%/ui/pd_RDFInsertReference.ui