aboutsummaryrefslogtreecommitdiff
path: root/ftp/R-cran-RCurl/Makefile
diff options
context:
space:
mode:
authorTAKATSU Tomonari <tota@FreeBSD.org>2019-07-06 11:02:34 +0000
committerTAKATSU Tomonari <tota@FreeBSD.org>2019-07-06 11:02:34 +0000
commit397e3b9068a0fa616ce446179bfb3b29324e6784 (patch)
treedaec4e4d52ebca558c9ac85cdc5e818de402c4d6 /ftp/R-cran-RCurl/Makefile
parent218010c8753cd6463a29c9797d124f6747d717fa (diff)
Notes
Diffstat (limited to 'ftp/R-cran-RCurl/Makefile')
-rw-r--r--ftp/R-cran-RCurl/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/ftp/R-cran-RCurl/Makefile b/ftp/R-cran-RCurl/Makefile
index 0dbee6a0d8d3..7468eb0dab0c 100644
--- a/ftp/R-cran-RCurl/Makefile
+++ b/ftp/R-cran-RCurl/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= RCurl
-DISTVERSION= 1.95-4.11
-PORTREVISION= 1
+DISTVERSION= 1.95-4.12
CATEGORIES= ftp
DISTNAME= ${PORTNAME}_${DISTVERSION}
@@ -18,6 +17,7 @@ BUILD_DEPENDS= curl-config:ftp/curl \
RUN_DEPENDS= ${CRAN_DEPENDS}
LIB_DEPENDS= libcurl.so:ftp/curl
-USES= cran:auto-plist,compiles
+USES= cran:auto-plist,compiles gnome
+USE_GNOME= libxml2
.include <bsd.port.mk>