aboutsummaryrefslogtreecommitdiffstats
path: root/math/R-cran-gpclib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/R-cran-gpclib/Makefile')
-rw-r--r--math/R-cran-gpclib/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/math/R-cran-gpclib/Makefile b/math/R-cran-gpclib/Makefile
index cac005127b5..f0ee9dc17b3 100644
--- a/math/R-cran-gpclib/Makefile
+++ b/math/R-cran-gpclib/Makefile
@@ -10,7 +10,6 @@ DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= wen@FreeBSD.org
COMMENT= General Polygon Clipping Library for R
-USE_R_MOD= yes
-R_MOD_AUTOPLIST= yes
+USES= cran:auto-plist
.include <bsd.port.mk>