diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2015-01-24 19:27:27 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2015-01-24 19:27:27 +0000 |
commit | bd63b368ac6c8b827af01c0fe47e53201f19a1a4 (patch) | |
tree | 878c43ec9c169df86ede874ebe773efc989d0f01 /science/afni | |
parent | 2a1526559cddb6423542853a283b9c87ca246492 (diff) |
Notes
Diffstat (limited to 'science/afni')
-rw-r--r-- | science/afni/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/afni/Makefile b/science/afni/Makefile index a69dd07082d5..8816b4e26f5a 100644 --- a/science/afni/Makefile +++ b/science/afni/Makefile @@ -28,7 +28,7 @@ LICENSE= GPLv2 LIB_DEPENDS= libXm.so:${PORTSDIR}/x11-toolkits/open-motif \ libR.so:${PORTSDIR}/math/R \ libgsl.so:${PORTSDIR}/math/gsl \ - libnetcdf.so:${PORTSDIR}/science/netcdf-fortran + libnetcdff.so:${PORTSDIR}/science/netcdf-fortran RUN_DEPENDS= cjpeg:${PORTSDIR}/graphics/jpeg \ mpeg_encode:${PORTSDIR}/multimedia/mpeg_encode \ whirlgif:${PORTSDIR}/graphics/whirlgif \ |