mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
sysutils/zfs-snapshot-mgmt: convert to USES=shebangfix
This commit is contained in:
parent
a6a9c10026
commit
ebb71774b3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=413900
1 changed files with 3 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue