From 044586a996558612227d57c59e79aca3db99dd69 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Fri, 30 Apr 2004 08:17:36 +0000 Subject: math/R-project port was renamed to math/R PR: ports/65809 Submitted by: pav Repocopy by: marcus --- math/rpy2/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'math/rpy2') 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 -- cgit v1.2.3