aboutsummaryrefslogtreecommitdiff
path: root/sysutils/zfs-snapshot-mgmt
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2016-04-23 18:44:22 +0000
committerSteve Wills <swills@FreeBSD.org>2016-04-23 18:44:22 +0000
commitebb71774b32b79d1ac0da763091df9d99ba63875 (patch)
tree15ef788166c20761ff67f54d59b1f090288b9220 /sysutils/zfs-snapshot-mgmt
parenta6a9c10026fb9fe70ea8e30a5c49de2b5344affd (diff)
Notes
Diffstat (limited to 'sysutils/zfs-snapshot-mgmt')
-rw-r--r--sysutils/zfs-snapshot-mgmt/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/sysutils/zfs-snapshot-mgmt/Makefile b/sysutils/zfs-snapshot-mgmt/Makefile
index dd98217af599..de41e42dafbf 100644
--- a/sysutils/zfs-snapshot-mgmt/Makefile
+++ b/sysutils/zfs-snapshot-mgmt/Makefile
@@ -3,7 +3,7 @@
PORTNAME= zfs-snapshot-mgmt
PORTVERSION= 20090201
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= sysutils
MASTER_SITES= http://marcin.studio4plus.com/files/
@@ -11,8 +11,9 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Automatic ZFS snapshot management tool
USE_RUBY= yes
+USES= shebangfix
RUBY_NO_BUILD_DEPENDS= yes
-RUBY_SHEBANG_FILES= zfs-snapshot-mgmt
+SHEBANG_FILES= zfs-snapshot-mgmt
NO_BUILD= yes
NO_ARCH= yes