--- math/R/Makefile 2016-02-23 16:23:16.369449759 -0500 +++ math/R/Makefile 2016-02-23 16:34:20.812406441 -0500 @@ -3,6 +3,7 @@ PORTNAME?= R PORTVERSION= 3.2.2 +PORTREVISION= 1 CATEGORIES= math lang MASTER_SITES= http://cran.r-project.org/%SUBDIR%/ \ ftp://cran.r-project.org/pub/R/%SUBDIR%/ \ @@ -26,6 +27,8 @@ LICENSE= GPLv2 +LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl + BUILD_DEPENDS= ${LOCALBASE}/bin/gsed:${PORTSDIR}/textproc/gsed \ texi2dvi:${PORTSDIR}/print/texinfo