diff options
Diffstat (limited to 'math/R-cran-igraph/Makefile')
-rw-r--r-- | math/R-cran-igraph/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/R-cran-igraph/Makefile b/math/R-cran-igraph/Makefile index 49613abf5e0c..5283cc6214e4 100644 --- a/math/R-cran-igraph/Makefile +++ b/math/R-cran-igraph/Makefile @@ -15,6 +15,7 @@ LICENSE_COMB= dual USE_R_MOD= yes R_MOD_AUTOPLIST= yes +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${ARCH} == "sparc64" |