diff options
author | Steve Wills <swills@FreeBSD.org> | 2013-11-27 01:10:08 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2013-11-27 01:10:08 +0000 |
commit | 40544c3809fdae54565b9a4b3cebd4de4aa3b514 (patch) | |
tree | 41776e8a98346a9d1ed3cbc0c23b08191121b407 /lang/ruby20 | |
parent | 3dfdf64011da121bd6b7e80163d18161de14eaf0 (diff) |
Notes
Diffstat (limited to 'lang/ruby20')
-rw-r--r-- | lang/ruby20/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lang/ruby20/Makefile b/lang/ruby20/Makefile index 28a5ad5ce0fa..87a80da22f42 100644 --- a/lang/ruby20/Makefile +++ b/lang/ruby20/Makefile @@ -37,10 +37,6 @@ USE_BZIP2= yes USE_RUBY= yes RUBY_NO_BUILD_DEPENDS= yes RUBY_NO_RUN_DEPENDS= yes -_RUBY_SYSLIBDIR= ${PREFIX}/lib -_RUBY_EXTDIR= ${PREFIX}/lib/ruby19 - -MAKE_JOBS_UNSAFE= yes NO_LATEST_LINK= yes |