sysutils/zfs-snapshot-mgmt: convert to USES=shebangfix

This commit is contained in:
Steve Wills 2016-04-23 18:44:22 +00:00
parent a6a9c10026
commit ebb71774b3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=413900

View file

@ -3,7 +3,7 @@
PORTNAME= zfs-snapshot-mgmt PORTNAME= zfs-snapshot-mgmt
PORTVERSION= 20090201 PORTVERSION= 20090201
PORTREVISION= 2 PORTREVISION= 3
CATEGORIES= sysutils CATEGORIES= sysutils
MASTER_SITES= http://marcin.studio4plus.com/files/ MASTER_SITES= http://marcin.studio4plus.com/files/
@ -11,8 +11,9 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Automatic ZFS snapshot management tool COMMENT= Automatic ZFS snapshot management tool
USE_RUBY= yes USE_RUBY= yes
USES= shebangfix
RUBY_NO_BUILD_DEPENDS= yes RUBY_NO_BUILD_DEPENDS= yes
RUBY_SHEBANG_FILES= zfs-snapshot-mgmt SHEBANG_FILES= zfs-snapshot-mgmt
NO_BUILD= yes NO_BUILD= yes
NO_ARCH= yes NO_ARCH= yes