aboutsummaryrefslogtreecommitdiff
path: root/science/R-cran-DCluster
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 /science/R-cran-DCluster
parent4aeae92375bb57620d054d3cc88677ebba4f22bf (diff)
Notes
Diffstat (limited to 'science/R-cran-DCluster')
-rw-r--r--science/R-cran-DCluster/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/science/R-cran-DCluster/Makefile b/science/R-cran-DCluster/Makefile
index 1c72d7700061..beb50e609d86 100644
--- a/science/R-cran-DCluster/Makefile
+++ b/science/R-cran-DCluster/Makefile
@@ -2,6 +2,7 @@
# $FreeBSD$
PORTNAME= DCluster
+PORTREVISION= 1
DISTVERSION= 0.2-7
CATEGORIES= science
DISTNAME= ${PORTNAME}_${DISTVERSION}
@@ -14,6 +15,6 @@ LICENSE_COMB= dual
RUN_DEPENDS= R-cran-spdep>0:math/R-cran-spdep
-USES= cran:auto-plist
+USES= cran:auto-plist,compiles
.include <bsd.port.mk>