aboutsummaryrefslogtreecommitdiff
path: root/devel/R-cran-Hmisc/Makefile
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 /devel/R-cran-Hmisc/Makefile
parent4aeae92375bb57620d054d3cc88677ebba4f22bf (diff)
downloadports-9920d3ae657e820bce42911009136fc059210d0d.tar.gz
ports-9920d3ae657e820bce42911009136fc059210d0d.zip
Notes
Diffstat (limited to 'devel/R-cran-Hmisc/Makefile')
-rw-r--r--devel/R-cran-Hmisc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/R-cran-Hmisc/Makefile b/devel/R-cran-Hmisc/Makefile
index e1182db26778..b9b45bb45175 100644
--- a/devel/R-cran-Hmisc/Makefile
+++ b/devel/R-cran-Hmisc/Makefile
@@ -2,7 +2,7 @@
PORTNAME= Hmisc
DISTVERSION= 3.10-1
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${DISTVERSION}
@@ -11,6 +11,6 @@ COMMENT= Harrell Miscellaneous functions useful for data analysis
LICENSE= GPLv2
-USES= cran:auto-plist
+USES= cran:auto-plist,compiles
.include <bsd.port.mk>