diff options
author | jmz <jmz@FreeBSD.org> | 2000-02-12 05:09:49 +0800 |
---|---|---|
committer | jmz <jmz@FreeBSD.org> | 2000-02-12 05:09:49 +0800 |
commit | 30b0376c647f515369d2ed1d819f80297a4a615e (patch) | |
tree | 9985201a45e49ae17b28add9df89c2e567cddb2c | |
parent | c40895a15a0696c0bebe4ba5b3d8ce45be4cc64b (diff) | |
download | freebsd-ports-gnome-30b0376c647f515369d2ed1d819f80297a4a615e.tar.gz freebsd-ports-gnome-30b0376c647f515369d2ed1d819f80297a4a615e.tar.zst freebsd-ports-gnome-30b0376c647f515369d2ed1d819f80297a4a615e.zip |
Activate {de,dealt,deneu,fr,no}-ispell
-rw-r--r-- | textproc/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index ba2388877b50..611e521ddc78 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -11,6 +11,9 @@ SUBDIR += cocoon SUBDIR += code2html SUBDIR += cole + SUBDIR += de-ispell + SUBDIR += dealt-ispell + SUBDIR += deneu-ispell SUBDIR += dict SUBDIR += diffstat SUBDIR += docbook @@ -22,6 +25,7 @@ SUBDIR += dsssl-docbook-modular SUBDIR += dtd-catalogs SUBDIR += expat + SUBDIR += fr-ispell SUBDIR += freegrep SUBDIR += gdict SUBDIR += glimpse @@ -48,6 +52,7 @@ SUBDIR += mswordview SUBDIR += nfbtrans SUBDIR += nicetext + SUBDIR += no-ispell SUBDIR += p5-Text-CSV_XS SUBDIR += p5-Text-Template SUBDIR += p5-XML-DOM |