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/cfdg/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'graphics/cfdg') diff --git a/graphics/cfdg/Makefile b/graphics/cfdg/Makefile index 4c48b9a1d776..0f797c8af3c1 100644 --- a/graphics/cfdg/Makefile +++ b/graphics/cfdg/Makefile @@ -12,7 +12,7 @@ DISTNAME= ContextFreeSource${PORTVERSION} MAINTAINER= anatoly.borodin@gmail.com COMMENT= Context Free Design Grammar compiler -LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png +LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE.txt -- cgit v1.2.3