From 0f5d36a748bd4d16195ac9ac2f92e1716e965f2f Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Wed, 24 Dec 2014 12:06:35 +0000 Subject: Properly support png 1.5 Obtained from: Gentoo --- games/eboard/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'games/eboard/Makefile') diff --git a/games/eboard/Makefile b/games/eboard/Makefile index 23fd89fcb0fc..e8e59428d738 100644 --- a/games/eboard/Makefile +++ b/games/eboard/Makefile @@ -16,7 +16,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= johans@FreeBSD.org COMMENT= GTK+ chess board interface (mainly for FICS and chessd) -LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png +LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png EXTRAS= 1pl2 2 USES= shebangfix pkgconfig perl5 tar:bzip2 -- cgit v1.2.3