aboutsummaryrefslogtreecommitdiff
path: root/ftp/R-cran-RCurl
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 /ftp/R-cran-RCurl
parent4aeae92375bb57620d054d3cc88677ebba4f22bf (diff)
downloadports-9920d3ae657e820bce42911009136fc059210d0d.tar.gz
ports-9920d3ae657e820bce42911009136fc059210d0d.zip
Notes
Diffstat (limited to 'ftp/R-cran-RCurl')
-rw-r--r--ftp/R-cran-RCurl/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/ftp/R-cran-RCurl/Makefile b/ftp/R-cran-RCurl/Makefile
index c60dea835f5e..cb144077e028 100644
--- a/ftp/R-cran-RCurl/Makefile
+++ b/ftp/R-cran-RCurl/Makefile
@@ -2,6 +2,7 @@
# $FreeBSD$
PORTNAME= RCurl
+PORTREVISION= 1
DISTVERSION= 1.95-4.8
CATEGORIES= ftp
DISTNAME= ${PORTNAME}_${DISTVERSION}
@@ -15,6 +16,6 @@ BUILD_DEPENDS= curl-config:ftp/curl
RUN_DEPENDS= R-cran-bitops>0:devel/R-cran-bitops
LIB_DEPENDS= libcurl.so:ftp/curl
-USES= cran:auto-plist
+USES= cran:auto-plist,compiles
.include <bsd.port.mk>