diff options
Diffstat (limited to 'science/minc2/Makefile')
-rw-r--r-- | science/minc2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/minc2/Makefile b/science/minc2/Makefile index 80a04db8fc10..89aae2eb51bd 100644 --- a/science/minc2/Makefile +++ b/science/minc2/Makefile @@ -28,7 +28,7 @@ COMMENT= Medical Imaging NetCDF LIB_DEPENDS= netcdf.4:${PORTSDIR}/science/netcdf \ hdf5.0:${PORTSDIR}/science/hdf5 -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 USE_LDCONFIG= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} ${PTHREAD_CFLAGS} -I${LOCALBASE}/include" \ LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib ${PTHREAD_LIBS}" |