summaryrefslogtreecommitdiff
path: root/math/R/Makefile
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-09-21 12:12:34 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-09-21 12:57:51 +0000
commit22fd18d81999099670e5f579a49679a4d11b9a95 (patch)
tree61400691fdcf2f4d5ed85fd23e840f8fc10657d7 /math/R/Makefile
parentmail/pear-Horde_ListHeaders: Add CPE information (diff)
math/R: Add CPE information
Approved by: portmgr (blanket)
Diffstat (limited to 'math/R/Makefile')
-rw-r--r--math/R/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/math/R/Makefile b/math/R/Makefile
index 78e747fb8799..f11b5efacc03 100644
--- a/math/R/Makefile
+++ b/math/R/Makefile
@@ -25,11 +25,13 @@ RUN_DEPENDS= gmake:devel/gmake
# - Create ports for each of the recommended packages
# - Create a meta-port for the recommended packages
-USES= compiler:c++11-lang gmake iconv libtool localbase pathfix perl5 \
+USES= compiler:c++11-lang cpe gmake iconv libtool localbase pathfix perl5 \
readline
USE_LDCONFIG= ${PREFIX}/lib/R/lib
USE_PERL5= build
+CPE_VENDOR= r-project
+
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-java \
--enable-R-shlib \