textproc: Enable libstemmer
This commit is contained in:
parent
1f34b4308a
commit
cd9b19f7ba
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.1131 2020/04/06 08:03:14 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.1132 2020/04/14 14:09:35 ryoon Exp $
|
||||
#
|
||||
|
||||
COMMENT= Text processing utilities (does not include desktop publishing)
|
||||
|
@ -438,6 +438,7 @@ SUBDIR+= libnxml
|
|||
SUBDIR+= libodfgen
|
||||
SUBDIR+= libpinyin
|
||||
SUBDIR+= libplist
|
||||
SUBDIR+= libstemmer
|
||||
SUBDIR+= libunicode
|
||||
SUBDIR+= libuninameslist
|
||||
SUBDIR+= libunistring
|
||||
|
|
Loading…
Reference in a new issue