Fix the default WRKSRC for CRAN ports

Approved by:	wen
This commit is contained in:
Brendan Fabeny 2011-05-08 05:06:25 +00:00
parent 0a80d4502d
commit 8aa826f903
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=273762

View file

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