diff options
Diffstat (limited to 'sysutils/zfs-snapshot-mgmt')
-rw-r--r-- | sysutils/zfs-snapshot-mgmt/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sysutils/zfs-snapshot-mgmt/Makefile b/sysutils/zfs-snapshot-mgmt/Makefile index 09a3c4a3a246..dcaa958930db 100644 --- a/sysutils/zfs-snapshot-mgmt/Makefile +++ b/sysutils/zfs-snapshot-mgmt/Makefile @@ -8,9 +8,7 @@ MAINTAINER= johntdarrah@gmail.com COMMENT= Automatic ZFS snapshot management tool WWW= http://marcin.studio4plus.com/en/zfs-file-history/howto.html -USE_RUBY= yes -USES= shebangfix -RUBY_NO_BUILD_DEPENDS= yes +USES= ruby:run shebangfix SHEBANG_FILES= zfs-snapshot-mgmt NO_BUILD= yes |