From 7ae46e9b126aa67fb2c445fc7b192dd6a42f4ee5 Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Thu, 25 Dec 2014 19:04:25 +0000 Subject: Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade --- graphics/bmeps/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'graphics/bmeps') diff --git a/graphics/bmeps/Makefile b/graphics/bmeps/Makefile index cd44e2ae2362..0d1163d76e4b 100644 --- a/graphics/bmeps/Makefile +++ b/graphics/bmeps/Makefile @@ -13,7 +13,7 @@ COMMENT= Convert PNG/JPEG/TIFF to PDF/EPS LICENSE= BSD3CLAUSE LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg \ - libpng15.so:${PORTSDIR}/graphics/png \ + libpng.so:${PORTSDIR}/graphics/png \ libtiff.so:${PORTSDIR}/graphics/tiff GNU_CONFIGURE= yes -- cgit v1.2.3