aboutsummaryrefslogtreecommitdiff
path: root/math/R-cran-RSvgDevice/Makefile
diff options
context:
space:
mode:
authorTAKATSU Tomonari <tota@FreeBSD.org>2010-08-15 02:48:04 +0000
committerTAKATSU Tomonari <tota@FreeBSD.org>2010-08-15 02:48:04 +0000
commit8406aa087a993ab006c249a3a1ed0a296576fdab (patch)
tree8996d96b11edf740ffecf86fa13b16c28759300a /math/R-cran-RSvgDevice/Makefile
parent261e26c28153a6fd8ed7636d2f193947569e2128 (diff)
downloadports-8406aa087a993ab006c249a3a1ed0a296576fdab.tar.gz
ports-8406aa087a993ab006c249a3a1ed0a296576fdab.zip
- Use R_MOD_AUTOPLIST instead of pkg-plist
Approved by: wen
Notes
Notes: svn path=/head/; revision=259251
Diffstat (limited to 'math/R-cran-RSvgDevice/Makefile')
-rw-r--r--math/R-cran-RSvgDevice/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/R-cran-RSvgDevice/Makefile b/math/R-cran-RSvgDevice/Makefile
index 2219eaa9043b..4aab3fa64f73 100644
--- a/math/R-cran-RSvgDevice/Makefile
+++ b/math/R-cran-RSvgDevice/Makefile
@@ -16,6 +16,7 @@ MAINTAINER= naylor.b.david@gmail.com
COMMENT= A R SVG graphics device
R_MOD= yes
+R_MOD_AUTOPLIST= yes
.include "${.CURDIR}/../../math/R-cran-sm/files/bsd.cran.mk"
.include <bsd.port.mk>