aboutsummaryrefslogtreecommitdiff
path: root/math/rpy
diff options
context:
space:
mode:
Diffstat (limited to 'math/rpy')
-rw-r--r--math/rpy/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/rpy/Makefile b/math/rpy/Makefile
index ee354a0908bb..e82c0566289d 100644
--- a/math/rpy/Makefile
+++ b/math/rpy/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