aboutsummaryrefslogtreecommitdiff
path: root/devel/R-cran-caTools
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-caTools
parent4aeae92375bb57620d054d3cc88677ebba4f22bf (diff)
downloadports-9920d3ae657e820bce42911009136fc059210d0d.tar.gz
ports-9920d3ae657e820bce42911009136fc059210d0d.zip
Notes
Diffstat (limited to 'devel/R-cran-caTools')
-rw-r--r--devel/R-cran-caTools/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/R-cran-caTools/Makefile b/devel/R-cran-caTools/Makefile
index efa4016855e3..1d40efcc09dc 100644
--- a/devel/R-cran-caTools/Makefile
+++ b/devel/R-cran-caTools/Makefile
@@ -3,6 +3,7 @@
PORTNAME= caTools
PORTVERSION= 1.17.1
+PORTREVISION= 1
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${PORTVERSION}
@@ -13,6 +14,6 @@ LICENSE= GPLv3
RUN_DEPENDS= R-cran-bitops>0:devel/R-cran-bitops
-USES= cran:auto-plist
+USES= cran:auto-plist,compiles
.include <bsd.port.mk>