diff options
author | dinoex <dinoex@FreeBSD.org> | 2002-09-10 11:39:30 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2002-09-10 11:39:30 +0800 |
commit | d3eeb2e651a88b34224bf161b8226c391ecb02b4 (patch) | |
tree | c56fadaf7e126d9d8eb3fbae1f4160e94ab7a871 /textproc/Makefile | |
parent | 34a5e52dd30831d4d099d6cc191b4cd26ae9a177 (diff) | |
download | freebsd-ports-graphics-d3eeb2e651a88b34224bf161b8226c391ecb02b4.tar.gz freebsd-ports-graphics-d3eeb2e651a88b34224bf161b8226c391ecb02b4.tar.zst freebsd-ports-graphics-d3eeb2e651a88b34224bf161b8226c391ecb02b4.zip |
build aspell with dictionary
PR: 42520
Submitted by: thierry@pompo.net
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index d6b3ff01b01..4b81027a405 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -9,6 +9,7 @@ SUBDIR += aspell SUBDIR += bedic-data SUBDIR += bibtex2html + SUBDIR += br-aspell SUBDIR += br-ispell SUBDIR += british-ispell SUBDIR += c2html |