aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2017-11-01 13:10:35 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2017-11-01 13:10:35 +0000
commit2fb9f253738e151f2fbe761516881a4f0594a09d (patch)
tree9695b297af36ba840f671615e51523a713e61430 /textproc
parent800ccbb3b55bc2ef883f887ccd6925b011df90ef (diff)
downloadports-2fb9f253738e151f2fbe761516881a4f0594a09d.tar.gz
ports-2fb9f253738e151f2fbe761516881a4f0594a09d.zip
Notes
Diffstat (limited to 'textproc')
-rw-r--r--textproc/refdb/Makefile2
-rw-r--r--textproc/sr-aspell/Makefile2
-rw-r--r--textproc/te-aspell/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/textproc/refdb/Makefile b/textproc/refdb/Makefile
index 3e875954db1f..dce2938a0ffa 100644
--- a/textproc/refdb/Makefile
+++ b/textproc/refdb/Makefile
@@ -31,7 +31,7 @@ XMLCATMGR= ${LOCALBASE}/bin/xmlcatmgr
OPTIONS_DEFINE= DOCS CATALOG
OPTIONS_SINGLE= DB
OPTIONS_SINGLE_DB= MYSQL PGSQL SQLITE
-OPTIONS_EXCLUDE= CATALOG # may not be implemented correctly
+OPTIONS_EXCLUDE= CATALOG # may not be implemented correctly
CATALOG_DESC= Install SGML catalog
OPTIONS_DEFAULT= PGSQL
diff --git a/textproc/sr-aspell/Makefile b/textproc/sr-aspell/Makefile
index f1715d62b974..bfe06d949cd1 100644
--- a/textproc/sr-aspell/Makefile
+++ b/textproc/sr-aspell/Makefile
@@ -10,7 +10,7 @@ CATEGORIES= textproc
MAINTAINER= nikola.lecic@anthesphoria.net
COMMENT= Aspell Serbian dictionary
-DICT= sr
+DICT= sr
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
.include <bsd.port.post.mk>
diff --git a/textproc/te-aspell/Makefile b/textproc/te-aspell/Makefile
index 394c0108e96f..46df8a46b43c 100644
--- a/textproc/te-aspell/Makefile
+++ b/textproc/te-aspell/Makefile
@@ -10,7 +10,7 @@ CATEGORIES= textproc
MAINTAINER= prudhvi-krishna-bsd@surapaneni.in
COMMENT= Aspell Telugu dictionary
-DICT= te
+DICT= te
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
.include <bsd.port.post.mk>