CVSROOT: /cvs Module name: ports Changes by: [email protected] 2020/07/02 12:46:50
Modified files:
math/rstudio : Makefile
Log message:
rsession does in fact link libR, which promotes math/R to an LDEP.
Because libR doesn't live in the usual ${LOCALBASE}/lib, add another -rpath
entry in LDFLAGS, like we do for inotify.
Bump.
Discovered by thfr@
