diff options
author | dinoex <dinoex@FreeBSD.org> | 2002-09-10 03:34:44 +0000 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2002-09-10 03:34:44 +0000 |
commit | bb408d88231057547c8f295b0370f72262899bae (patch) | |
tree | 9a9b973194ef255a566b3e2389229cf49948e45f /french/Makefile | |
parent | b885f1d6063eb2a57b72632754e3f277937158c7 (diff) | |
download | FreeBSD-ports-bb408d88231057547c8f295b0370f72262899bae.zip FreeBSD-ports-bb408d88231057547c8f295b0370f72262899bae.tar.gz |
build aspell with dictionary
PR: 42533
Submitted by: thierry@pompo.net
Diffstat (limited to 'french/Makefile')
-rw-r--r-- | french/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/french/Makefile b/french/Makefile index 56c4f23..e3f4e2f 100644 --- a/french/Makefile +++ b/french/Makefile @@ -2,6 +2,7 @@ # SUBDIR += xtel + SUBDIR += aspell SUBDIR += cups SUBDIR += cups-base SUBDIR += cups-lpr |