diff options
author | dinoex <dinoex@FreeBSD.org> | 2002-09-10 11:41:35 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2002-09-10 11:41:35 +0800 |
commit | 90b79435eb1a114ab09fbedf6fe513a32b410fbe (patch) | |
tree | b2e0999a30a32ae2a8ebff7fb1ee14269f399856 /textproc/Makefile | |
parent | ad53f6169670784a65592714ad1969a101e18cf2 (diff) | |
download | freebsd-ports-gnome-90b79435eb1a114ab09fbedf6fe513a32b410fbe.tar.gz freebsd-ports-gnome-90b79435eb1a114ab09fbedf6fe513a32b410fbe.tar.zst freebsd-ports-gnome-90b79435eb1a114ab09fbedf6fe513a32b410fbe.zip |
build aspell with dictionary
PR: 42535
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 94fcaf74ee9f..f0ab4f9fca22 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -25,6 +25,7 @@ SUBDIR += cole SUBDIR += cost SUBDIR += crimson + SUBDIR += cs-aspell SUBDIR += cwtext SUBDIR += dadadodo SUBDIR += dico |