diff options
author | dinoex <dinoex@FreeBSD.org> | 2002-09-10 11:51:35 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2002-09-10 11:51:35 +0800 |
commit | 0f4d75b4b5ea3e4351f7f7c514d369656dc5d56b (patch) | |
tree | 7be8c4e9ba22394e21858c9b77c3caa1639c455d /textproc/Makefile | |
parent | 7ba25c1291df031b23e9fdecdb14c36365c01e68 (diff) | |
download | freebsd-ports-gnome-0f4d75b4b5ea3e4351f7f7c514d369656dc5d56b.tar.gz freebsd-ports-gnome-0f4d75b4b5ea3e4351f7f7c514d369656dc5d56b.tar.zst freebsd-ports-gnome-0f4d75b4b5ea3e4351f7f7c514d369656dc5d56b.zip |
build aspell with dictionary
PR: 42537
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 aa0e3fe07adf..356780962726 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -293,6 +293,7 @@ SUBDIR += replaceit SUBDIR += resume SUBDIR += rman + SUBDIR += ro-aspell SUBDIR += roap SUBDIR += rot SUBDIR += rotix |