aboutsummaryrefslogtreecommitdiff
path: root/graphics/ocaml-images
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2015-07-16 20:53:28 +0000
committerKoop Mast <kwm@FreeBSD.org>2015-07-16 20:53:28 +0000
commit68f883edfc802c049ba59e75f77e9f7c6d6071f5 (patch)
tree3fa9947d2b38c86d548ab0b4face968420a2825b /graphics/ocaml-images
parent1369aca1cbaa75f185a0b7dcd3d5bfdd2d8e84f0 (diff)
downloadports-68f883edfc802c049ba59e75f77e9f7c6d6071f5.tar.gz
ports-68f883edfc802c049ba59e75f77e9f7c6d6071f5.zip
Notes
Diffstat (limited to 'graphics/ocaml-images')
-rw-r--r--graphics/ocaml-images/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/graphics/ocaml-images/Makefile b/graphics/ocaml-images/Makefile
index ffad2a05a787..87f1b5f46f51 100644
--- a/graphics/ocaml-images/Makefile
+++ b/graphics/ocaml-images/Makefile
@@ -57,6 +57,7 @@ FREETYPE_CONFIGURE_WITH=freetype
FREETYPE_LIB_DEPENDS= libttf.so:${PORTSDIR}/print/freetype
GHOSTSCRIPT_CONFIGURE_WITH= gs
+GHOSTSCRIPT_USES= ghostscript
GTK2_CONFIGURE_WITH= liblgtk2
GTK2_BUILD_DEPENDS= lablgtk2:${PORTSDIR}/x11-toolkits/ocaml-lablgtk2
@@ -68,10 +69,6 @@ GTK2_RUN_DEPENDS= lablgtk2:${PORTSDIR}/x11-toolkits/ocaml-lablgtk2
USE_XORG= xpm
.endif
-.if ${PORT_OPTIONS:MGHOSTSCRIPT}
-USE_GHOSTSCRIPT= yes
-.endif
-
do-configure:
@(cd ${WRKSRC} && ${REINPLACE_CMD} ${OMAKESUBS} OMakefile)
(cd ${WRKSRC} && ${OMAKE} ${OMARGS} configure)