1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00

Re-add the dependency to math/R-cran-car, since it has been fixed

(PR ports/204587).
This commit is contained in:
Thierry Thomas 2015-12-15 20:41:37 +00:00
parent 15e5449fea
commit c385b57fcd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=403804

View File

@ -3,6 +3,7 @@
PORTNAME= rkward
PORTVERSION= 0.6.3
PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION}/src
PKGNAMESUFFIX= -kde4
@ -49,7 +50,8 @@ RUN_DEPENDS+= ${LR_MOD_DIR}/R2HTML/INDEX:${PORTSDIR}/textproc/R-cran-R2HTML \
${LR_MOD_DIR}/XML/INDEX:${PORTSDIR}/textproc/R-cran-XML \
${LR_MOD_DIR}/mvtnorm/INDEX:${PORTSDIR}/math/R-cran-mvtnorm \
${LR_MOD_DIR}/outliers/INDEX:${PORTSDIR}/math/R-cran-outliers \
${LR_MOD_DIR}/tseries/INDEX:${PORTSDIR}/finance/R-cran-tseries
${LR_MOD_DIR}/tseries/INDEX:${PORTSDIR}/finance/R-cran-tseries \
${LR_MOD_DIR}/car/INDEX:${PORTSDIR}/math/R-cran-car
.endif
pre-configure: