summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorJean-Marc Zucconi <jmz@FreeBSD.org>2005-04-08 16:10:53 +0000
committerJean-Marc Zucconi <jmz@FreeBSD.org>2005-04-08 16:10:53 +0000
commitbf3627270f25086a1ebdf045563faf086d6f6665 (patch)
tree87bb12e5c0a4afe4e3ce2fc286a834240c146f07 /textproc
parentUpgrade modules: file-1.190-4, ipfw-1.190-3. (diff)
Use pre-su-install instead of pre-install.
PR: ports/79653 Submitted by: jhb
Notes
Notes: svn path=/head/; revision=132770
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 9fd7165c6e47..df10c5d0dae7 100644
--- a/textproc/ispell/Makefile
+++ b/textproc/ispell/Makefile
@@ -294,7 +294,7 @@ post-build:
${CP} data/bulgarian.hash bulgarian.hash
.endif
-pre-install:
+pre-su-install:
@if [ ! -d ${DATADIR} ]; then ${MKDIR} ${DATADIR}; fi
post-install: