diff options
Diffstat (limited to 'science/minc/Makefile')
-rw-r--r-- | science/minc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/minc/Makefile b/science/minc/Makefile index 52a7497bd20b..770bc188f4ec 100644 --- a/science/minc/Makefile +++ b/science/minc/Makefile @@ -28,7 +28,7 @@ COMMENT= Medical Imaging NetCDF LIB_DEPENDS= netcdf.4:${PORTSDIR}/science/netcdf USE_AUTOTOOLS= libtool:15 -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes GNU_CONFIGURE= yes USE_GCC= 3.2+ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |