aboutsummaryrefslogtreecommitdiff
path: root/graphics/ocaml-images/Makefile
diff options
context:
space:
mode:
authorStanislav Sedov <stas@FreeBSD.org>2010-04-10 06:40:21 +0000
committerStanislav Sedov <stas@FreeBSD.org>2010-04-10 06:40:21 +0000
commit88a070971992c49507b9fe5927b53213ff0a30fc (patch)
tree265023abd28886f5371c0a74c13ba6aeaa247536 /graphics/ocaml-images/Makefile
parentb3f54818223370e9605f8490320e3d957f1af624 (diff)
downloadports-88a070971992c49507b9fe5927b53213ff0a30fc.tar.gz
ports-88a070971992c49507b9fe5927b53213ff0a30fc.zip
Notes
Diffstat (limited to 'graphics/ocaml-images/Makefile')
-rw-r--r--graphics/ocaml-images/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/ocaml-images/Makefile b/graphics/ocaml-images/Makefile
index d96a2a36a78c..658b4efd9c68 100644
--- a/graphics/ocaml-images/Makefile
+++ b/graphics/ocaml-images/Makefile
@@ -46,7 +46,7 @@ OPTIONS= PNG "Enable PNG support" on \
.include <bsd.port.options.mk>
.if !defined(WITHOUT_PNG)
-LIB_DEPENDS+= png.5:${PORTSDIR}/graphics/png
+LIB_DEPENDS+= png.6:${PORTSDIR}/graphics/png
CONFIGURE_ARGS+= --with-png
.else
CONFIGURE_ARGS+= --without-png