summaryrefslogtreecommitdiffstats
path: root/print/transfig/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/transfig/Makefile')
-rw-r--r--print/transfig/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/print/transfig/Makefile b/print/transfig/Makefile
index a093f26..0aa6892 100644
--- a/print/transfig/Makefile
+++ b/print/transfig/Makefile
@@ -30,11 +30,10 @@ MAKE_ARGS+= INSTALLFLAGS="${COPY}" \
INSTMANFLAGS="${_MANOWNGRP} -m ${MANMODE}"
pre-everything::
-.if !defined(WITH_GHOSTSCRIPT_AFPL) && !defined(WITH_GHOSTSCRIPT_GNU)
+.if !defined(WITH_GHOSTSCRIPT_GNU)
@${ECHO_MSG} ""
- @${ECHO_MSG} " Define WITH_GHOSTSCRIPT_AFPL=yes to use"
- @${ECHO_MSG} " AFPL Postscript interpreter instead of GPL one"
- @${ECHO_MSG} " Or define WITH_GHOSTSCRIPT_GNU=yes to use GNU one"
+ @${ECHO_MSG} " Define WITH_GHOSTSCRIPT_GNU=yes to use"
+ @${ECHO_MSG} " GNU Postscript interpreter instead of GPL one"
@${ECHO_MSG} ""
.endif
OpenPOWER on IntegriCloud