aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2016-04-24 04:42:43 +0800
committerswills <swills@FreeBSD.org>2016-04-24 04:42:43 +0800
commitb5b12614a72f0ed1554d102cc7bccc668c31cbb7 (patch)
treedf2b98eb7268fba072b158d0684f622688d95c13 /net
parent1c477de0b88fbf05eab056b557ef01800a35b72b (diff)
downloadfreebsd-ports-gnome-b5b12614a72f0ed1554d102cc7bccc668c31cbb7.tar.gz
freebsd-ports-gnome-b5b12614a72f0ed1554d102cc7bccc668c31cbb7.tar.zst
freebsd-ports-gnome-b5b12614a72f0ed1554d102cc7bccc668c31cbb7.zip
net/ruby-dict: convert to USES=shebangfix
Diffstat (limited to 'net')
-rw-r--r--net/ruby-dict/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/ruby-dict/Makefile b/net/ruby-dict/Makefile
index e4bd4609d6f0..b3e39252b1c0 100644
--- a/net/ruby-dict/Makefile
+++ b/net/ruby-dict/Makefile
@@ -22,10 +22,11 @@ OPTIONS_DEFINE= DOCS
NO_ARCH= yes
USE_RUBY= yes
+USES= shebangfix
USE_RUBY_SETUP= yes
RUBY_SETUP= install.rb
-RUBY_SHEBANG_FILES= ${WRKSRC}/rdict
+SHEBANG_FILES= ${WRKSRC}/rdict
DOCS= Changelog README doc/dict.html doc/rdict.html