diff options
Diffstat (limited to 'math/rpy2/Makefile')
-rw-r--r-- | math/rpy2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/rpy2/Makefile b/math/rpy2/Makefile index ee354a0908bb..e82c0566289d 100644 --- a/math/rpy2/Makefile +++ b/math/rpy2/Makefile @@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Python interface to the R Programming Language BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/Numeric.pth:${PORTSDIR}/math/py-numeric \ - R:${PORTSDIR}/math/R-project + R:${PORTSDIR}/math/R RUN_DEPENDS= ${BUILD_DEPENDS} USE_PYTHON= yes |