aboutsummaryrefslogtreecommitdiff
path: root/textproc/tth
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/tth')
-rw-r--r--textproc/tth/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/textproc/tth/Makefile b/textproc/tth/Makefile
index 60d9b32ed48b..c19dc4f9f13a 100644
--- a/textproc/tth/Makefile
+++ b/textproc/tth/Makefile
@@ -29,12 +29,12 @@ RUN_DEPENDS= gs:${PORTSDIR}/${GSPORT} \
MAN1= tth.1
-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
do-build: