math/R: Add CPE information
Approved by: portmgr (blanket)
This commit is contained in:
parent
70a1f1e885
commit
22fd18d819
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user