aboutsummaryrefslogtreecommitdiffstats
path: root/math/rpy2
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-04-30 16:17:36 +0800
committerPav Lucistnik <pav@FreeBSD.org>2004-04-30 16:17:36 +0800
commit044586a996558612227d57c59e79aca3db99dd69 (patch)
tree6f43e34c83beed441a689f4dd844137f08bc6e50 /math/rpy2
parentab3f17e5d5cb67f8f8db896c232d7d42835688d3 (diff)
downloadfreebsd-ports-gnome-044586a996558612227d57c59e79aca3db99dd69.tar.gz
freebsd-ports-gnome-044586a996558612227d57c59e79aca3db99dd69.tar.zst
freebsd-ports-gnome-044586a996558612227d57c59e79aca3db99dd69.zip
math/R-project port was renamed to math/R
PR: ports/65809 Submitted by: pav Repocopy by: marcus
Diffstat (limited to 'math/rpy2')
-rw-r--r--math/rpy2/Makefile2
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