diff options
author | TAKATSU Tomonari <tota@FreeBSD.org> | 2010-09-26 07:59:14 +0000 |
---|---|---|
committer | TAKATSU Tomonari <tota@FreeBSD.org> | 2010-09-26 07:59:14 +0000 |
commit | 46d3e7ba41f3f31d166893fb005ba360b172ba30 (patch) | |
tree | a2815ab5fdd8592aeeebaccccfa2bfd845f3fb46 /math/R-cran-RSvgDevice/Makefile | |
parent | 0d20ffcceba19d04abb77b9b595b648195808777 (diff) |
Notes
Diffstat (limited to 'math/R-cran-RSvgDevice/Makefile')
-rw-r--r-- | math/R-cran-RSvgDevice/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/R-cran-RSvgDevice/Makefile b/math/R-cran-RSvgDevice/Makefile index 4aab3fa64f73..f41eae2d6e9a 100644 --- a/math/R-cran-RSvgDevice/Makefile +++ b/math/R-cran-RSvgDevice/Makefile @@ -15,8 +15,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= naylor.b.david@gmail.com COMMENT= A R SVG graphics device -R_MOD= yes +USE_R_MOD= yes R_MOD_AUTOPLIST= yes -.include "${.CURDIR}/../../math/R-cran-sm/files/bsd.cran.mk" .include <bsd.port.mk> |