diff options
-rw-r--r-- | textproc/ispell/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/ispell/Makefile b/textproc/ispell/Makefile index ca8f633c3c50..2c6b5ddc575b 100644 --- a/textproc/ispell/Makefile +++ b/textproc/ispell/Makefile @@ -3,7 +3,7 @@ # Date created: 6 November 1994 # Whom: jmz # -# $Id: Makefile,v 1.16 1997/02/03 16:22:44 roberto Exp $ +# $Id: Makefile,v 1.17 1997/02/07 23:03:11 jmz Exp $ # DISTNAME= ispell-3.1 @@ -19,8 +19,7 @@ MAN1= buildhash.1 findaffix.1 ispell.1 munchlist.1 \ sq.1 tryaffix.1 unsq.1 MAN4= ispell.4 english.4 -pre-fetch: -pre-install: +pre-fetch pre-build pre-install: .if !defined(ISPELL_FR) @echo '******************************************************' @echo '* Note that you can build a french/english version *' |