aboutsummaryrefslogtreecommitdiffstats
path: root/math/R-cran-inline/Makefile
diff options
context:
space:
mode:
authortota <tota@FreeBSD.org>2010-08-15 10:48:04 +0800
committertota <tota@FreeBSD.org>2010-08-15 10:48:04 +0800
commitaa80a88554194a6c3d38703a2e08eba203a01eea (patch)
tree7bb8b239f1a61d33ce37272039bb2393219a0155 /math/R-cran-inline/Makefile
parentf26d5c02833d6f08505cf99d264deaafcaa219ab (diff)
downloadfreebsd-ports-graphics-aa80a88554194a6c3d38703a2e08eba203a01eea.tar.gz
freebsd-ports-graphics-aa80a88554194a6c3d38703a2e08eba203a01eea.tar.zst
freebsd-ports-graphics-aa80a88554194a6c3d38703a2e08eba203a01eea.zip
- Use R_MOD_AUTOPLIST instead of pkg-plist
Approved by: wen
Diffstat (limited to 'math/R-cran-inline/Makefile')
-rw-r--r--math/R-cran-inline/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/R-cran-inline/Makefile b/math/R-cran-inline/Makefile
index d211ed938d1..c8fbf273300 100644
--- a/math/R-cran-inline/Makefile
+++ b/math/R-cran-inline/Makefile
@@ -15,6 +15,7 @@ MAINTAINER= wen@FreeBSD.org
COMMENT= Inline C, C++, Fortran function calls from R
R_MOD= yes
+R_MOD_AUTOPLIST= yes
.include "${.CURDIR}/../../math/R-cran-sm/files/bsd.cran.mk"