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 5507b5abe855..3fe60b756b5b 100644 --- a/science/minc2/Makefile +++ b/science/minc2/Makefile @@ -33,7 +33,6 @@ USE_LDCONFIG= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} ${PTHREAD_CFLAGS} -I${LOCALBASE}/include" \ LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib ${PTHREAD_LIBS}" CONFIGURE_ARGS= --enable-shared=yes --enable-static=yes -CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFLICTS= minc-1* LATEST_LINK= minc2 |