diff options
author | dinoex <dinoex@FreeBSD.org> | 2002-09-10 11:47:23 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2002-09-10 11:47:23 +0800 |
commit | 6c245511b357ed9cab94c9b082690e9fdb3daf90 (patch) | |
tree | 1091e030ba8f3b77383c1c435f1d14dd381ab725 /textproc/Makefile | |
parent | e6cae93f137a6c3100b700fe79fd1667db54321b (diff) | |
download | freebsd-ports-gnome-6c245511b357ed9cab94c9b082690e9fdb3daf90.tar.gz freebsd-ports-gnome-6c245511b357ed9cab94c9b082690e9fdb3daf90.tar.zst freebsd-ports-gnome-6c245511b357ed9cab94c9b082690e9fdb3daf90.zip |
build aspell with dictionary
PR: 42524
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 089fdc6bacff..a04bbf2d69f5 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -130,6 +130,7 @@ SUBDIR += modlogan SUBDIR += nfbtrans SUBDIR += nicetext + SUBDIR += nl-aspell SUBDIR += nl-ispell SUBDIR += no-ispell SUBDIR += openjade |