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 /databases/R-cran-RSQLite.extfuns | |
parent | 99c5ad423938784799a7afbde90d80246f98cf79 (diff) |
Notes
Diffstat (limited to 'databases/R-cran-RSQLite.extfuns')
-rw-r--r-- | databases/R-cran-RSQLite.extfuns/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/R-cran-RSQLite.extfuns/Makefile b/databases/R-cran-RSQLite.extfuns/Makefile index ddfed70c7bf0..833a9157268c 100644 --- a/databases/R-cran-RSQLite.extfuns/Makefile +++ b/databases/R-cran-RSQLite.extfuns/Makefile @@ -18,5 +18,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USE_R_MOD= yes R_MOD_AUTOPLIST= yes -NO_STAGE= yes .include <bsd.port.mk> |