aboutsummaryrefslogtreecommitdiff
path: root/astro/xtide
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2012-06-01 05:26:28 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2012-06-01 05:26:28 +0000
commit2b74a89bc8342f0b9b737c37d87737caf7b0ea1e (patch)
treec04604583d8be53b3ed7f10975be828c731f87cb /astro/xtide
parent24315159daa0089f08acea4ba1b130fb6721ad5c (diff)
downloadports-2b74a89bc8342f0b9b737c37d87737caf7b0ea1e.tar.gz
ports-2b74a89bc8342f0b9b737c37d87737caf7b0ea1e.zip
- update png to 1.5.10
Notes
Notes: svn path=/head/; revision=297915
Diffstat (limited to 'astro/xtide')
-rw-r--r--astro/xtide/Makefile6
1 files changed, 3 insertions, 3 deletions
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