math/R: Add CPE information

Approved by:    portmgr (blanket)
This commit is contained in:
Bernhard Froehlich 2021-09-21 12:12:34 +00:00
parent 70a1f1e885
commit 22fd18d819
No known key found for this signature in database
GPG Key ID: 4DD88C3F9F3B8333

View File

@ -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 \