diff options
author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2007-04-10 11:08:59 +0800 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2007-04-10 11:08:59 +0800 |
commit | db0bf94b4c6b56150111c95cf6af0fcb2f1b8d06 (patch) | |
tree | 3d7b9b3c03997b86c2b05bf4090d5a10a40ce190 /science/minc | |
parent | 9c41eb19da2ca97b5a677e56b81fda8d6cfafe29 (diff) | |
download | freebsd-ports-gnome-db0bf94b4c6b56150111c95cf6af0fcb2f1b8d06.tar.gz freebsd-ports-gnome-db0bf94b4c6b56150111c95cf6af0fcb2f1b8d06.tar.zst freebsd-ports-gnome-db0bf94b4c6b56150111c95cf6af0fcb2f1b8d06.zip |
science/netcdf
- Update to 3.6.2
graphics/gmt
math/grace
math/gri
math/p5-NetCDF
math/py-scientific
math/ruby-netcdf
science/gnudatalanguage
science/minc
science/minc2
science/v_sim
science/vis5d+
- Bump PORTREVISION for the changing of science/netcdf's major library version number
PR: 111347
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet AT sunpoet.net> (maintainer)
Approved by: clsung (mentor)
Diffstat (limited to 'science/minc')
-rw-r--r-- | science/minc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/science/minc/Makefile b/science/minc/Makefile index cb85517664ec..52a7497bd20b 100644 --- a/science/minc/Makefile +++ b/science/minc/Makefile @@ -17,7 +17,7 @@ PORTNAME= minc PORTVERSION= 1.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science biology MASTER_SITES= http://www.bic.mni.mcgill.ca/software/distribution/packages/ \ http://www.neuro.mcw.edu/~bacon/Ports/distfiles/ @@ -25,7 +25,7 @@ MASTER_SITES= http://www.bic.mni.mcgill.ca/software/distribution/packages/ \ MAINTAINER= bacon@smithers.neuro.mcw.edu COMMENT= Medical Imaging NetCDF -LIB_DEPENDS= netcdf.1:${PORTSDIR}/science/netcdf +LIB_DEPENDS= netcdf.4:${PORTSDIR}/science/netcdf USE_AUTOTOOLS= libtool:15 INSTALLS_SHLIB= yes |