Created attachment 169692 [details] RUBY_SHEBANG_FILES removal patch The RUBY_SHEBANG_FILES in bsd.ruby.mk isn't needed with USES=shebangfix. So I've removed all instances of RUBY_SHEBANG_FILES from the tree and created this patch to remove it. Please exp-run. See attached patch or https://reviews.freebsd.org/D6092
This looks safe to commit without exp-run.
A commit references this bug: Author: swills Date: Mon Apr 25 23:12:04 UTC 2016 New revision: 414034 URL: https://svnweb.freebsd.org/changeset/ports/414034 Log: remove RUBY_SHEBANG_FILES since USES=shebangfix does the same PR: 209051 Changes: head/Mk/bsd.ruby.mk
Committed.