Correct path to R-cran-RSQLite for BUILD_DEPENDS

This commit is contained in:
Steven Kreuzer 2012-08-24 15:38:11 +00:00
parent 9cc14c333f
commit 8283c5805d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=303088

View file

@ -15,7 +15,7 @@ COMMENT= SQLite extension functions for RSQLite
LICENSE= AL2
BUILD_DEPENDS= R-cran-RSQLite>=0.11.1:${PORTSDIR}/databases/R-cran-DBI
BUILD_DEPENDS= R-cran-RSQLite>=0.11.1:${PORTSDIR}/databases/R-cran-RSQLite
RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_R_MOD= yes