diff options
author | David Naylor <dbn@FreeBSD.org> | 2013-11-27 18:56:43 +0000 |
---|---|---|
committer | David Naylor <dbn@FreeBSD.org> | 2013-11-27 18:56:43 +0000 |
commit | f62456a87230e4bb9b519c2c867d5c2ab50ed74a (patch) | |
tree | 75749e5a75551a5b29335357c10f4c95a9dc23da /math/R-cran-sandwich | |
parent | 99c5ad423938784799a7afbde90d80246f98cf79 (diff) |
Notes
Diffstat (limited to 'math/R-cran-sandwich')
-rw-r--r-- | math/R-cran-sandwich/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/R-cran-sandwich/Makefile b/math/R-cran-sandwich/Makefile index caa6b444db26..a475b49d972c 100644 --- a/math/R-cran-sandwich/Makefile +++ b/math/R-cran-sandwich/Makefile @@ -17,5 +17,4 @@ RUN_DEPENDS= R-cran-zoo>0:${PORTSDIR}/math/R-cran-zoo USE_R_MOD= yes R_MOD_AUTOPLIST= yes -NO_STAGE= yes .include <bsd.port.mk> |