aboutsummaryrefslogtreecommitdiff
path: root/science/cdo
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-11-27 23:17:38 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-11-27 23:17:38 +0000
commit78f963d9bd429f620c69a3be14bb27f1405cd787 (patch)
tree6441f17e6a1f1f5e4e71a90d6e069f0d6c2ed379 /science/cdo
parent3dca10884c073194f5e6cd73b95ae303f578b7cd (diff)
downloadports-78f963d9bd429f620c69a3be14bb27f1405cd787.tar.gz
ports-78f963d9bd429f620c69a3be14bb27f1405cd787.zip
- Chase graphics/proj shlib bump
Notes
Notes: svn path=/head/; revision=244872
Diffstat (limited to 'science/cdo')
-rw-r--r--science/cdo/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/science/cdo/Makefile b/science/cdo/Makefile
index 86ba89cb2b60..1685e218bc4b 100644
--- a/science/cdo/Makefile
+++ b/science/cdo/Makefile
@@ -8,7 +8,7 @@
PORTNAME= cdo
PORTVERSION= 1.3.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= science
MASTER_SITES= http://www.mpimet.mpg.de/fileadmin/software/cdo/ \
http://sunpoet.net/distfiles/
@@ -66,7 +66,7 @@ LIB_DEPENDS+= hdf5.0:${PORTSDIR}/science/hdf5
.if defined(WITH_PROJ)
CONFIGURE_ARGS+= --with-proj=${LOCALBASE}
-LIB_DEPENDS+= proj.5:${PORTSDIR}/graphics/proj
+LIB_DEPENDS+= proj.6:${PORTSDIR}/graphics/proj
.endif
post-build: