Fix the default WRKSRC for CRAN ports
Approved by: wen
This commit is contained in:
parent
0a80d4502d
commit
8aa826f903
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=273762
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ RUN_DEPENDS+= ${LOCALBASE}/bin/R:${PORTSDIR}/math/R
|
|||
|
||||
R_MOD_DIR?= lib/R/library/${PORTNAME}
|
||||
PLIST_SUB+= R_MOD_DIR=${R_MOD_DIR}
|
||||
WRKSRC?= ${WRKDIR}/${PORTNAME}
|
||||
|
||||
NO_BUILD= yes
|
||||
R_COMMAND= ${LOCALBASE}/bin/R
|
||||
|
|
Loading…
Reference in a new issue