diff options
author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2007-04-10 03:08:59 +0000 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2007-04-10 03:08:59 +0000 |
commit | db0bf94b4c6b56150111c95cf6af0fcb2f1b8d06 (patch) | |
tree | 3d7b9b3c03997b86c2b05bf4090d5a10a40ce190 /science/minc | |
parent | 9c41eb19da2ca97b5a677e56b81fda8d6cfafe29 (diff) | |
download | ports-db0bf94b4c6b56150111c95cf6af0fcb2f1b8d06.tar.gz ports-db0bf94b4c6b56150111c95cf6af0fcb2f1b8d06.zip |
Notes
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 |