diff options
Diffstat (limited to 'science/minc2/Makefile')
-rw-r--r-- | science/minc2/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/science/minc2/Makefile b/science/minc2/Makefile index 35050f9e13ef..5507b5abe855 100644 --- a/science/minc2/Makefile +++ b/science/minc2/Makefile @@ -30,7 +30,6 @@ LIB_DEPENDS= netcdf.4:${PORTSDIR}/science/netcdf \ USE_AUTOTOOLS= libtool:15 USE_LDCONFIG= yes -USE_GCC= 3.2+ CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} ${PTHREAD_CFLAGS} -I${LOCALBASE}/include" \ LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib ${PTHREAD_LIBS}" CONFIGURE_ARGS= --enable-shared=yes --enable-static=yes |