From 530706893f31269bbfa303e069f2e76cbbe2fce7 Mon Sep 17 00:00:00 2001 From: dinoex Date: Fri, 1 Jun 2012 05:26:28 +0000 Subject: - update png to 1.5.10 --- multimedia/gmerlin/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'multimedia/gmerlin') diff --git a/multimedia/gmerlin/Makefile b/multimedia/gmerlin/Makefile index 5cc67718d833..3ecda24979f2 100644 --- a/multimedia/gmerlin/Makefile +++ b/multimedia/gmerlin/Makefile @@ -7,7 +7,7 @@ PORTNAME= gmerlin PORTVERSION= 1.0.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= multimedia MASTER_SITES= SF @@ -115,7 +115,7 @@ PLIST_SUB+= JPEG="@comment " .endif .if !defined(WITHOUT_PNG) -LIB_DEPENDS+= png.6:${PORTSDIR}/graphics/png +LIB_DEPENDS+= png15:${PORTSDIR}/graphics/png PLIST_SUB+= PNG="" .else CONFIGURE_ARGS+=--disable-libpng -- cgit