aboutsummaryrefslogtreecommitdiff
path: root/math/rpy
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-04-19 22:58:41 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-04-19 22:58:41 +0000
commitf74871ebf183e576b5256f5b067fad82553e3807 (patch)
tree9074d1a3db69ca03ab1ea68d5dafe860aab7db25 /math/rpy
parent1b0102e92cb84a12d24f9111924b75203bcd15d6 (diff)
downloadports-f74871ebf183e576b5256f5b067fad82553e3807.tar.gz
ports-f74871ebf183e576b5256f5b067fad82553e3807.zip
Notes
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 269723e0d864..ee354a0908bb 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-letter
+ R:${PORTSDIR}/math/R-project
RUN_DEPENDS= ${BUILD_DEPENDS}
USE_PYTHON= yes