aboutsummaryrefslogtreecommitdiff
path: root/math/R-cran-bdsmatrix
diff options
context:
space:
mode:
authorDavid Naylor <dbn@FreeBSD.org>2017-06-18 18:09:16 +0000
committerDavid Naylor <dbn@FreeBSD.org>2017-06-18 18:09:16 +0000
commit9920d3ae657e820bce42911009136fc059210d0d (patch)
tree237480885bd130394dbcbc56f765540bba4416e2 /math/R-cran-bdsmatrix
parent4aeae92375bb57620d054d3cc88677ebba4f22bf (diff)
downloadports-9920d3ae657e820bce42911009136fc059210d0d.tar.gz
ports-9920d3ae657e820bce42911009136fc059210d0d.zip
Notes
Diffstat (limited to 'math/R-cran-bdsmatrix')
-rw-r--r--math/R-cran-bdsmatrix/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/R-cran-bdsmatrix/Makefile b/math/R-cran-bdsmatrix/Makefile
index ebb09ac862c2..75b6a76c145c 100644
--- a/math/R-cran-bdsmatrix/Makefile
+++ b/math/R-cran-bdsmatrix/Makefile
@@ -3,7 +3,7 @@
PORTNAME= bdsmatrix
DISTVERSION= 1.3-2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
@@ -12,6 +12,6 @@ COMMENT= Routines for Block Diagonal Symmetric matrices
LICENSE= LGPL20
-USES= cran:auto-plist
+USES= cran:auto-plist,compiles
.include <bsd.port.mk>