aboutsummaryrefslogtreecommitdiffstats
path: root/ftp
diff options
context:
space:
mode:
Diffstat (limited to 'ftp')
-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>