From f256eafa79ed148738f7b607a1d6390c3c44eb84 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Sun, 27 May 2007 11:35:26 +0000 Subject: [PATCH] - Chase increase of science/netcdf shlib version. - Bump PORTREVISION PR: 113054 Submitted by: "Kay Lehmann" (maintainer) --- science/kst/Makefile | 4 ++-- science/kst2/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/science/kst/Makefile b/science/kst/Makefile index 9f646b26768d..d68e5608a252 100644 --- a/science/kst/Makefile +++ b/science/kst/Makefile @@ -6,7 +6,7 @@ PORTNAME= kst PORTVERSION= 1.3.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science kde MASTER_SITES= ${MASTER_SITE_KDE} \ http://omega.astro.utoronto.ca/${PORTNAME}/ @@ -41,7 +41,7 @@ LIB_DEPENDS+= readline.5:${PORTSDIR}/devel/readline .endif .if defined(WITH_NETCDF) -LIB_DEPENDS+= netcdf.1:${PORTSDIR}/science/netcdf +LIB_DEPENDS+= netcdf.4:${PORTSDIR}/science/netcdf PLIST_SUB+= NETCDF="" .else CONFIGURE_ARGS+= --without-netcdf diff --git a/science/kst2/Makefile b/science/kst2/Makefile index 9f646b26768d..d68e5608a252 100644 --- a/science/kst2/Makefile +++ b/science/kst2/Makefile @@ -6,7 +6,7 @@ PORTNAME= kst PORTVERSION= 1.3.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science kde MASTER_SITES= ${MASTER_SITE_KDE} \ http://omega.astro.utoronto.ca/${PORTNAME}/ @@ -41,7 +41,7 @@ LIB_DEPENDS+= readline.5:${PORTSDIR}/devel/readline .endif .if defined(WITH_NETCDF) -LIB_DEPENDS+= netcdf.1:${PORTSDIR}/science/netcdf +LIB_DEPENDS+= netcdf.4:${PORTSDIR}/science/netcdf PLIST_SUB+= NETCDF="" .else CONFIGURE_ARGS+= --without-netcdf