summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorMarcel Moolenaar <marcel@FreeBSD.org>2004-03-17 23:54:21 +0000
committerMarcel Moolenaar <marcel@FreeBSD.org>2004-03-17 23:54:21 +0000
commit5dd4744a3ee6f5c8e59b784ba7946b5cca2fbfb0 (patch)
tree4fc6b8c78846dc4444091c131f3cd0ab6ee69ae9 /print
parentBuild fix for 5.x. (diff)
s/pre-install/pre-su-install/ because we're creating directories under
${PREFIX}.
Notes
Notes: svn path=/head/; revision=104337
Diffstat (limited to 'print')
-rw-r--r--print/ghostscript-gnu/Makefile2
-rw-r--r--print/ghostscript7/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/print/ghostscript-gnu/Makefile b/print/ghostscript-gnu/Makefile
index 82c70fc63259..2216acf01366 100644
--- a/print/ghostscript-gnu/Makefile
+++ b/print/ghostscript-gnu/Makefile
@@ -521,7 +521,7 @@ pre-build:
${LN} -sf ${WRKSRC}/${LEX7000}/src/${i} ${WRKSRC}/src
.endfor
-pre-install:
+pre-su-install:
${ECHO_MSG} ">>> in pre-install ..."
${ECHO_MSG} ">>> creating ghostscript destdir ..."
${MKDIR} ${DATADIR}
diff --git a/print/ghostscript7/Makefile b/print/ghostscript7/Makefile
index 82c70fc63259..2216acf01366 100644
--- a/print/ghostscript7/Makefile
+++ b/print/ghostscript7/Makefile
@@ -521,7 +521,7 @@ pre-build:
${LN} -sf ${WRKSRC}/${LEX7000}/src/${i} ${WRKSRC}/src
.endfor
-pre-install:
+pre-su-install:
${ECHO_MSG} ">>> in pre-install ..."
${ECHO_MSG} ">>> creating ghostscript destdir ..."
${MKDIR} ${DATADIR}