diff options
Diffstat (limited to 'databases/R-cran-RSQLite.extfuns/Makefile')
-rw-r--r-- | databases/R-cran-RSQLite.extfuns/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/R-cran-RSQLite.extfuns/Makefile b/databases/R-cran-RSQLite.extfuns/Makefile index 1416bb51e049..7a6437985f87 100644 --- a/databases/R-cran-RSQLite.extfuns/Makefile +++ b/databases/R-cran-RSQLite.extfuns/Makefile @@ -18,4 +18,5 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USE_R_MOD= yes R_MOD_AUTOPLIST= yes +NO_STAGE= yes .include <bsd.port.mk> |