aboutsummaryrefslogtreecommitdiff
path: root/graphics/ocaml-images/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/ocaml-images/Makefile')
-rw-r--r--graphics/ocaml-images/Makefile8
1 files changed, 0 insertions, 8 deletions
diff --git a/graphics/ocaml-images/Makefile b/graphics/ocaml-images/Makefile
index 5ff80d49ba6b..e5bed1fbd218 100644
--- a/graphics/ocaml-images/Makefile
+++ b/graphics/ocaml-images/Makefile
@@ -51,14 +51,6 @@ DOCSDIR= ${PREFIX}/share/doc/ocaml-images
PORTDOCS= Announce Announce-2.2 CHANGES INSTALL LICENSE doc
.endif
-pre-everything::
-.if !defined(WITH_GHOSTSCRIPT_AFPL) || ${WITH_GHOSTSCRIPT_AFPL} != yes
- @${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:
.if !defined(NOPORTDOCS)
@${ECHO_MSG} -n ">> Installing documentation..."