From 2b74a89bc8342f0b9b737c37d87737caf7b0ea1e Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Fri, 1 Jun 2012 05:26:28 +0000 Subject: - update png to 1.5.10 --- astro/xtide/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'astro/xtide/Makefile') diff --git a/astro/xtide/Makefile b/astro/xtide/Makefile index cf379a22928f..7ba149111cc1 100644 --- a/astro/xtide/Makefile +++ b/astro/xtide/Makefile @@ -7,7 +7,7 @@ PORTNAME= xtide PORTVERSION= 2.12.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= astro geography MASTER_SITES= ftp://ftp.flaterco.com/xtide/ \ http://www.c-s.li/ports/ @@ -20,7 +20,7 @@ COMMENT= Harmonic tide clock and tide predictor LICENSE= GPLv3 -LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png +LIB_DEPENDS= png15:${PORTSDIR}/graphics/png USE_BZIP2= yes USE_GMAKE= yes @@ -29,7 +29,7 @@ GNU_CONFIGURE= yes MAN1= tide.1 MAN8= xttpd.8 -CPPFLAGS+= -I../${TCD_DISTNAME} -I${LOCALBASE}/include/libpng +CPPFLAGS+= -I../${TCD_DISTNAME} -I${LOCALBASE}/include/libpng15 LDFLAGS+= -L../${TCD_DISTNAME}/.libs -L${LOCALBASE}/lib MAKE_JOBS_SAFE= yes -- cgit v1.2.3