aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorDirk Froemberg <dirk@FreeBSD.org>2001-12-31 10:20:19 +0000
committerDirk Froemberg <dirk@FreeBSD.org>2001-12-31 10:20:19 +0000
commit8c0949d312466b11084419d4b64b8bfb02813961 (patch)
tree9251bf67ea16be6fb55f955f686e3e62b85ae442 /textproc
parentb67226884f97937979a6a1c300a9918daa1e3c94 (diff)
downloadports-8c0949d312466b11084419d4b64b8bfb02813961.tar.gz
ports-8c0949d312466b11084419d4b64b8bfb02813961.zip
Use '::' as an dependency operator for pre-everything target. This is
Notes
Notes: svn path=/head/; revision=52442
Diffstat (limited to 'textproc')
-rw-r--r--textproc/ispell/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ispell/Makefile b/textproc/ispell/Makefile
index baa5b30aa208..a3205944ca58 100644
--- a/textproc/ispell/Makefile
+++ b/textproc/ispell/Makefile
@@ -32,7 +32,7 @@ MUNCHLIST= ${WRKSRC}/munchlist
DATADIR= ${PREFIX}/share/ispell
.if (!defined(ISPELL_FR) && !defined(ISPELL_SE) && !defined(ISPELL_BR) && !defined(ISPELL_DENEU) && !defined(ISPELL_DEALT) && !defined(ISPELL_BRITISH) && !defined(ISPELL_NO) && !defined(ISPELL_NL) && !defined(ISPELL_DA) && !defined(ISPELL_AF))
-pre-everything:
+pre-everything::
@${ECHO_MSG} '*********************************************************'
@${ECHO_MSG} '* You can add further dictionaries: *'
@${ECHO_MSG} '* Use make-flag: *'