summaryrefslogtreecommitdiff
path: root/lang/ruby21/files/patch-tool_rbinstall.rb
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-09-07 17:46:52 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-09-07 17:46:52 +0000
commit2165b3644a61e2fdca5689b4ee151fbdae361c3d (patch)
tree1c952e6eefebf1e957e64f6d3c4809564a6a29a5 /lang/ruby21/files/patch-tool_rbinstall.rb
parent- Move *_DEPENDS together (diff)
- Move *_DEPENDS together
- Add GMP option: libgmp.so is linked if present - Sort CONFIGURE_ARGS - Remove duplicate WRKSRC - Sort USES - Use pre-install: instead of pre-su-install: - Convert to new options helper - Convert to new options target helper - Change options helper: (copied from ruby22) - Use CAPIDOCS_CONFIGURE_ENABLE instead of CAPIDOCS_CONFIGURE_OFF - Use RDOC_CONFIGURE_ENABLE instead of RDOC_CONFIGURE_OFF - Add regression-test: - Fix typo - Cosmetic change - Pet portlint: fix diff header of patch files - Bump PORTREVISION for dependency and package change
Notes
Notes: svn path=/head/; revision=396293
Diffstat (limited to 'lang/ruby21/files/patch-tool_rbinstall.rb')
-rw-r--r--lang/ruby21/files/patch-tool_rbinstall.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/ruby21/files/patch-tool_rbinstall.rb b/lang/ruby21/files/patch-tool_rbinstall.rb
index edb42aec697b..43632b2d75f0 100644
--- a/lang/ruby21/files/patch-tool_rbinstall.rb
+++ b/lang/ruby21/files/patch-tool_rbinstall.rb
@@ -1,5 +1,5 @@
---- tool/rbinstall.rb.orig 2013-11-09 16:37:46.000000000 +0000
-+++ tool/rbinstall.rb 2014-02-15 19:19:08.049165962 +0000
+--- tool/rbinstall.rb.orig 2013-11-09 16:37:46 UTC
++++ tool/rbinstall.rb
@@ -318,6 +318,7 @@
libdir = CONFIG[CONFIG.fetch("libdirname", "libdir"), true]
rubyhdrdir = CONFIG["rubyhdrdir", true]