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/xpaint/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'graphics/xpaint') diff --git a/graphics/xpaint/Makefile b/graphics/xpaint/Makefile index b0f32b373479..26f31a7cdfd0 100644 --- a/graphics/xpaint/Makefile +++ b/graphics/xpaint/Makefile @@ -12,7 +12,7 @@ COMMENT= Simple paint program LICENSE= GPLv3 -LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png \ +LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png \ libjpeg.so:${PORTSDIR}/graphics/jpeg \ libopenjpeg.so:${PORTSDIR}/graphics/openjpeg15 \ libtiff.so:${PORTSDIR}/graphics/tiff \ -- cgit v1.2.3