diff options
Diffstat (limited to 'textproc/R-cran-R2HTML/Makefile')
-rw-r--r-- | textproc/R-cran-R2HTML/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/R-cran-R2HTML/Makefile b/textproc/R-cran-R2HTML/Makefile index 7c67cf69fdc2..8d6f8c079d7a 100644 --- a/textproc/R-cran-R2HTML/Makefile +++ b/textproc/R-cran-R2HTML/Makefile @@ -15,4 +15,5 @@ LICENSE= GPLv2 USE_R_MOD= yes R_MOD_AUTOPLIST= yes +NO_STAGE= yes .include <bsd.port.mk> |