aboutsummaryrefslogtreecommitdiff
path: root/textproc/ispell
diff options
context:
space:
mode:
authorJean-Marc Zucconi <jmz@FreeBSD.org>1997-02-10 16:16:02 +0000
committerJean-Marc Zucconi <jmz@FreeBSD.org>1997-02-10 16:16:02 +0000
commiteed07060d5f543add1cde45db8911d8ab9a9b451 (patch)
treea32014fd379c240e04f56cf411ad0589efef0957 /textproc/ispell
parent876d26437f876c270bc6c84871ff2b69a8a4cb85 (diff)
downloadports-eed07060d5f543add1cde45db8911d8ab9a9b451.tar.gz
ports-eed07060d5f543add1cde45db8911d8ab9a9b451.zip
Notes
Diffstat (limited to 'textproc/ispell')
-rw-r--r--textproc/ispell/Makefile5
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 *'