1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00

security/dradis: convert to USES=shebangfix

This commit is contained in:
Steve Wills 2016-04-23 17:49:42 +00:00
parent 5fa9eced24
commit babeed20aa
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=413897

View File

@ -2,6 +2,7 @@
# $FreeBSD$
PORTNAME= dradis
PORTREVISION= 1
DISTVERSIONPREFIX= v
DISTVERSION= 2.6.1
CATEGORIES= security
@ -33,7 +34,8 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION:R}
NO_ARCH= yes
NO_BUILD= yes
USE_RUBY= yes
RUBY_SHEBANG_FILES= server/script/rails server/script/delayed_job
USES= shebangfix
SHEBANG_FILES= server/script/rails server/script/delayed_job
RUBY_NO_BUILD_DEPENDS= yes
USES= dos2unix