summaryrefslogtreecommitdiff
path: root/science/minc2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'science/minc2/Makefile')
-rw-r--r--science/minc2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/science/minc2/Makefile b/science/minc2/Makefile
index db51d2925283..f71cf2f28839 100644
--- a/science/minc2/Makefile
+++ b/science/minc2/Makefile
@@ -30,8 +30,8 @@ LIB_DEPENDS= netcdf.4:${PORTSDIR}/science/netcdf \
USE_AUTOTOOLS= libtool
USE_LDCONFIG= yes
-CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} ${PTHREAD_CFLAGS} -I${LOCALBASE}/include" \
- LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib ${PTHREAD_LIBS}"
+CPPFLAGS+= ${PTHREAD_CFLAGS} -I${LOCALBASE}/include
+LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS}
CONFIGURE_ARGS= --enable-shared=yes --enable-static=yes
CONFLICTS= minc-1*