diff options
Diffstat (limited to 'math/fftw/Makefile')
-rw-r--r-- | math/fftw/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/fftw/Makefile b/math/fftw/Makefile index 3856ca8c5419..f48f8bc6a96f 100644 --- a/math/fftw/Makefile +++ b/math/fftw/Makefile @@ -26,7 +26,6 @@ USE_AUTOTOOLS= libtool:15 USE_FORTRAN= yes USE_GMAKE= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= MAKEINFO="makeinfo --no-split" FC="${FC}" F77="${F77}" CONFIGURE_ARGS= --enable-shared USE_LDCONFIG= yes |