diff options
Diffstat (limited to 'math/libRmath/Makefile')
-rw-r--r-- | math/libRmath/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/libRmath/Makefile b/math/libRmath/Makefile index a24c7ae2957f..c0cb3f3691f5 100644 --- a/math/libRmath/Makefile +++ b/math/libRmath/Makefile @@ -36,7 +36,6 @@ COMMENT= The standalone math library from R USE_FORTRAN= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes -CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS+=--without-x CONFIGURE_ENV+= F77="${F77}" |