diff options
-rw-r--r-- | lang/ruby-python/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/ruby-python/Makefile b/lang/ruby-python/Makefile index 7c8b1fe88af4..f108cd9248bd 100644 --- a/lang/ruby-python/Makefile +++ b/lang/ruby-python/Makefile @@ -15,8 +15,7 @@ DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org -BUILD_DEPENDS= python:${PORTSDIR}/lang/python -RUN_DEPENDS= python:${PORTSDIR}/lang/python +PYTHON_VERSION= python1.5 USE_RUBY= yes USE_RUBY_EXTCONF= yes |