diff options
Diffstat (limited to 'math/freefem++/Makefile')
-rw-r--r-- | math/freefem++/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/freefem++/Makefile b/math/freefem++/Makefile index 01c33f1f6e32..1caeb97972d2 100644 --- a/math/freefem++/Makefile +++ b/math/freefem++/Makefile @@ -34,7 +34,6 @@ USE_BISON= build USE_GL= yes USE_GMAKE= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --disable-download \ --without-cadna \ --with-blas="${BLAS}" \ |