aboutsummaryrefslogtreecommitdiff
path: root/math/R-cran-Zelig/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/R-cran-Zelig/Makefile')
-rw-r--r--math/R-cran-Zelig/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/math/R-cran-Zelig/Makefile b/math/R-cran-Zelig/Makefile
index c318119f02f2..506400354f5d 100644
--- a/math/R-cran-Zelig/Makefile
+++ b/math/R-cran-Zelig/Makefile
@@ -13,7 +13,6 @@ COMMENT= Everyone's Statistical Software
BUILD_DEPENDS= R-cran-sandwich>=0:${PORTSDIR}/math/R-cran-sandwich
RUN_DEPENDS= R-cran-sandwich>=0:${PORTSDIR}/math/R-cran-sandwich
-USE_R_MOD= yes
-R_MOD_AUTOPLIST=yes
+USES= cran:auto-plist
.include <bsd.port.mk>