aboutsummaryrefslogtreecommitdiff
path: root/print/preview-latex
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-09-27 01:01:08 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-09-27 01:01:08 +0000
commitf07f504808239f4dd6005f79bb145e49b4947c11 (patch)
tree7811629449e2414bae88ea387269ba55abd90884 /print/preview-latex
parenta58129d3de9c98ef3845e22d350633da5e5e4a75 (diff)
downloadports-f07f504808239f4dd6005f79bb145e49b4947c11.tar.gz
ports-f07f504808239f4dd6005f79bb145e49b4947c11.zip
Notes
Diffstat (limited to 'print/preview-latex')
-rw-r--r--print/preview-latex/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/print/preview-latex/Makefile b/print/preview-latex/Makefile
index 9d2bf8f98f4c..0fdd3e441309 100644
--- a/print/preview-latex/Makefile
+++ b/print/preview-latex/Makefile
@@ -40,12 +40,12 @@ CONFIGURE_ARGS+= --disable-8bit-test
DOCS= ChangeLog INSTALL PROBLEMS README latex/README-preview RELEASE TODO
-pre-fetch:
+pre-everything::
.if !defined(WITH_GHOSTSCRIPT_AFPL) || ${WITH_GHOSTSCRIPT_AFPL} != yes
- @${ECHO} ""
- @${ECHO} " Define WITH_GHOSTSCRIPT_AFPL=yes to use"
- @${ECHO} " AFPL Postscript interpreter instead of GNU one"
- @${ECHO} ""
+ @${ECHO_MSG} ""
+ @${ECHO_MSG} " Define WITH_GHOSTSCRIPT_AFPL=yes to use"
+ @${ECHO_MSG} " AFPL Postscript interpreter instead of GNU one"
+ @${ECHO_MSG} ""
.endif
post-install: