summaryrefslogtreecommitdiffstats
path: root/textproc/ispell
diff options
context:
space:
mode:
authorjmz <jmz@FreeBSD.org>2005-04-08 16:10:53 +0000
committerjmz <jmz@FreeBSD.org>2005-04-08 16:10:53 +0000
commit539ab96363198eaeff24e4d2f2115975529fc92e (patch)
treefe2e4936742ab4164befe42458d8d3b57a23192d /textproc/ispell
parenta0c07614aac5364afc82ba816358654ce99b9f73 (diff)
downloadFreeBSD-ports-539ab96363198eaeff24e4d2f2115975529fc92e.zip
FreeBSD-ports-539ab96363198eaeff24e4d2f2115975529fc92e.tar.gz
Use pre-su-install instead of pre-install.
PR: ports/79653 Submitted by: jhb
Diffstat (limited to 'textproc/ispell')
-rw-r--r--textproc/ispell/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ispell/Makefile b/textproc/ispell/Makefile
index 9fd7165..df10c5d 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:
OpenPOWER on IntegriCloud