diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2009-01-17 21:36:50 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2009-01-17 21:36:50 +0000 |
commit | b86bfcf1026c2977b323f66987c7fe5452726abc (patch) | |
tree | 90cb384163eccc5b114fb51372d186cbbe50de12 /math/libRmath | |
parent | b57de061d6028d5639edad50df96563e63da95e9 (diff) |
Notes
Diffstat (limited to 'math/libRmath')
-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 620b87d8b4e4..67286b6c97e1 100644 --- a/math/libRmath/Makefile +++ b/math/libRmath/Makefile @@ -37,7 +37,6 @@ USE_FORTRAN= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes CONFIGURE_ARGS+=--with-readline=no --with-x=no -CONFIGURE_ENV+= F77="${F77}" PLIST_FILES= include/Rmath.h lib/libRmath.a lib/libRmath.so lib/libRmath.so.0 |