- Chase increase of science/netcdf shlib version.

- Bump PORTREVISION

PR:		113054
Submitted by:	"Kay Lehmann" <kay_lehmann@web.de> (maintainer)
This commit is contained in:
Martin Wilke 2007-05-27 11:35:26 +00:00
parent 34fa6b445d
commit f256eafa79
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=192021
2 changed files with 4 additions and 4 deletions

View file

@ -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

View file

@ -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