summaryrefslogtreecommitdiff
path: root/math/rpy
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-04-30 08:17:36 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-04-30 08:17:36 +0000
commit044586a996558612227d57c59e79aca3db99dd69 (patch)
tree6f43e34c83beed441a689f4dd844137f08bc6e50 /math/rpy
parent- Update to version 0.8.3 (diff)
math/R-project port was renamed to math/R
PR: ports/65809 Submitted by: pav Repocopy by: marcus
Notes
Notes: svn path=/head/; revision=108006
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