mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
- Fix shebangs
Approved by: portmgr blanket MFH: 2015Q2
This commit is contained in:
parent
44ef3a7c09
commit
248319d567
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=385350
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= SVN-Web
|
||||
PORTVERSION= 0.63
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -35,7 +35,8 @@ BUILD_DEPENDS:= ${RUN_DEPENDS} \
|
||||
p5-Test-HTML-Tidy>=0:${PORTSDIR}/devel/p5-Test-HTML-Tidy \
|
||||
p5-Test-WWW-Mechanize>=0:${PORTSDIR}/devel/p5-Test-WWW-Mechanize
|
||||
|
||||
USES= perl5
|
||||
USES= perl5 shebangfix
|
||||
SHEBANG_FILES= bin/svnweb-install
|
||||
USE_PERL5= configure
|
||||
CONFIGURE_ARGS= --skip_questions
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user