aboutsummaryrefslogtreecommitdiffstats
path: root/devel/R-cran-glmnet/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/R-cran-glmnet/Makefile')
-rw-r--r--devel/R-cran-glmnet/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/R-cran-glmnet/Makefile b/devel/R-cran-glmnet/Makefile
index d6748ebc4939..9b82d1b61315 100644
--- a/devel/R-cran-glmnet/Makefile
+++ b/devel/R-cran-glmnet/Makefile
@@ -2,7 +2,7 @@
PORTNAME= glmnet
DISTVERSION= 1.8-5
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${DISTVERSION}
@@ -11,6 +11,6 @@ COMMENT= Lasso and elastic-net regularized generalized linear models
LICENSE= GPLv2
-USES= cran:auto-plist
+USES= cran:auto-plist,compiles
.include <bsd.port.mk>