diff options
author | Marcel Moolenaar <marcel@FreeBSD.org> | 2004-03-17 23:54:21 +0000 |
---|---|---|
committer | Marcel Moolenaar <marcel@FreeBSD.org> | 2004-03-17 23:54:21 +0000 |
commit | 5dd4744a3ee6f5c8e59b784ba7946b5cca2fbfb0 (patch) | |
tree | 4fc6b8c78846dc4444091c131f3cd0ab6ee69ae9 /print/ghostscript7 | |
parent | 41ad1572aee0a76e4ae66e62257c5535c8fa87ef (diff) | |
download | ports-5dd4744a3ee6f5c8e59b784ba7946b5cca2fbfb0.tar.gz ports-5dd4744a3ee6f5c8e59b784ba7946b5cca2fbfb0.zip |
Notes
Diffstat (limited to 'print/ghostscript7')
-rw-r--r-- | print/ghostscript7/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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} |