aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2016-04-24 00:34:42 +0800
committerswills <swills@FreeBSD.org>2016-04-24 00:34:42 +0800
commitc19fcebec1c1b2f709120a1c758fa6e73b7a0c55 (patch)
tree5795e4dd2ad2380371039e019b993b07fcdc2532 /audio
parent974c5d7ef4c5eebd9f0d83e9990ce20f135a9475 (diff)
downloadfreebsd-ports-gnome-c19fcebec1c1b2f709120a1c758fa6e73b7a0c55.tar.gz
freebsd-ports-gnome-c19fcebec1c1b2f709120a1c758fa6e73b7a0c55.tar.zst
freebsd-ports-gnome-c19fcebec1c1b2f709120a1c758fa6e73b7a0c55.zip
audio/ruby-smf: convert to USES=shebangfix
Diffstat (limited to 'audio')
-rw-r--r--audio/ruby-smf/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/ruby-smf/Makefile b/audio/ruby-smf/Makefile
index 73b620fc8940..5430c34e42af 100644
--- a/audio/ruby-smf/Makefile
+++ b/audio/ruby-smf/Makefile
@@ -3,6 +3,7 @@
PORTNAME= smf
PORTVERSION= 0.15.15
+PORTREVISION= 1
CATEGORIES= audio ruby
MASTER_SITES= http://www.funaba.org/archive/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
@@ -14,9 +15,10 @@ COMMENT= Ruby module to handle Standard MIDI Files
LICENSE= BSD2CLAUSE
USE_RUBY= yes
+USES= shebangfix
USE_RUBY_SETUP= yes
RUBY_SETUP= install.rb
-RUBY_SHEBANG_FILES= sample/*.rb
+SHEBANG_FILES= sample/*.rb
DOCS_EN= MANUAL.en MANUAL.en.html MANUAL.en.rd README.en
DOCS_JA= MANUAL MANUAL.html MANUAL.rd README