aboutsummaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-02-10 16:43:22 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-02-10 16:43:22 +0000
commitfcd4c74199c34a5830f386d29b51c3cd424c958b (patch)
tree02b7f630857a0c5f505bbdced6892c2512844554 /lang
parentb5821579a20ed4aa4214a9104e882ef126b43824 (diff)
downloadports-fcd4c74199c34a5830f386d29b51c3cd424c958b.tar.gz
ports-fcd4c74199c34a5830f386d29b51c3cd424c958b.zip
Notes
Diffstat (limited to 'lang')
-rw-r--r--lang/ruby14-irb/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/ruby14-irb/Makefile b/lang/ruby14-irb/Makefile
index 417094a2655f..4be179d13961 100644
--- a/lang/ruby14-irb/Makefile
+++ b/lang/ruby14-irb/Makefile
@@ -20,12 +20,12 @@ RUBY_VER= 1.4
USE_RUBY= yes
-NO_BUILD= yes
+RUBY_SHEBANG_FILES= ${WRKSRC}/irb.rb
WRKSRC= ${WRKDIR}/${PORTNAME}
+NO_BUILD= yes
post-patch:
- ${PERL} -i -pe '$$. == 1 && s,^#!\s*\S+,#!${RUBY},' ${WRKSRC}/irb.rb
${RM} -f ${WRKSRC}/instirb.rb
do-install: