aboutsummaryrefslogtreecommitdiffstats
path: root/math/rpy/Makefile
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2004-04-30 16:17:36 +0800
committerpav <pav@FreeBSD.org>2004-04-30 16:17:36 +0800
commit9b0d4823eb6ab7266845ddbad6d805fc374f8635 (patch)
treebca1266efdef528978ecce907409449ee6757a43 /math/rpy/Makefile
parent0c092e2ba0d41479a2b8518bbd6156e3e3bdf258 (diff)
downloadfreebsd-ports-gnome-9b0d4823eb6ab7266845ddbad6d805fc374f8635.tar.gz
freebsd-ports-gnome-9b0d4823eb6ab7266845ddbad6d805fc374f8635.tar.zst
freebsd-ports-gnome-9b0d4823eb6ab7266845ddbad6d805fc374f8635.zip
math/R-project port was renamed to math/R
PR: ports/65809 Submitted by: pav Repocopy by: marcus
Diffstat (limited to 'math/rpy/Makefile')
-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