diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-04-19 22:58:41 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-04-19 22:58:41 +0000 |
commit | f74871ebf183e576b5256f5b067fad82553e3807 (patch) | |
tree | 9074d1a3db69ca03ab1ea68d5dafe860aab7db25 /math/rpy2/Makefile | |
parent | 1b0102e92cb84a12d24f9111924b75203bcd15d6 (diff) | |
download | ports-f74871ebf183e576b5256f5b067fad82553e3807.tar.gz ports-f74871ebf183e576b5256f5b067fad82553e3807.zip |
Notes
Diffstat (limited to 'math/rpy2/Makefile')
-rw-r--r-- | math/rpy2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/rpy2/Makefile b/math/rpy2/Makefile index 269723e0d864..ee354a0908bb 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-letter + R:${PORTSDIR}/math/R-project RUN_DEPENDS= ${BUILD_DEPENDS} USE_PYTHON= yes |