diff options
Diffstat (limited to 'databases')
-rw-r--r-- | databases/R-cran-DBI/Makefile | 1 | ||||
-rw-r--r-- | databases/R-cran-RMySQL/Makefile | 1 | ||||
-rw-r--r-- | databases/R-cran-RSQLite.extfuns/Makefile | 1 | ||||
-rw-r--r-- | databases/R-cran-RSQLite/Makefile | 1 | ||||
-rw-r--r-- | databases/R-cran-sqldf/Makefile | 1 |
5 files changed, 0 insertions, 5 deletions
diff --git a/databases/R-cran-DBI/Makefile b/databases/R-cran-DBI/Makefile index 2e21bd495a45..e9441776db96 100644 --- a/databases/R-cran-DBI/Makefile +++ b/databases/R-cran-DBI/Makefile @@ -16,5 +16,4 @@ LICENSE_COMB= dual USE_R_MOD= yes R_MOD_AUTOPLIST= yes -NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/R-cran-RMySQL/Makefile b/databases/R-cran-RMySQL/Makefile index 9434745e8335..6677d6835d89 100644 --- a/databases/R-cran-RMySQL/Makefile +++ b/databases/R-cran-RMySQL/Makefile @@ -18,5 +18,4 @@ USE_MYSQL= yes USE_R_MOD= yes R_MOD_AUTOPLIST= yes -NO_STAGE= yes .include <bsd.port.mk> 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> diff --git a/databases/R-cran-RSQLite/Makefile b/databases/R-cran-RSQLite/Makefile index fdd777156a0f..a675cee037f7 100644 --- a/databases/R-cran-RSQLite/Makefile +++ b/databases/R-cran-RSQLite/Makefile @@ -18,5 +18,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USE_R_MOD= yes R_MOD_AUTOPLIST= yes -NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/R-cran-sqldf/Makefile b/databases/R-cran-sqldf/Makefile index 1ebe784971b0..2b275b967f7a 100644 --- a/databases/R-cran-sqldf/Makefile +++ b/databases/R-cran-sqldf/Makefile @@ -23,5 +23,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USE_R_MOD= yes R_MOD_AUTOPLIST= yes -NO_STAGE= yes .include <bsd.port.mk> |