MFH: r489484
misc/mirmon: Do not set USES twice and properly declare Perl run dependency Approved by: ports-secteam runtime fix blanket
This commit is contained in:
parent
f0ef1939b6
commit
8d13ffd10b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2019Q1/; revision=489937
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= mirmon
|
||||
PORTVERSION= 2.11
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= misc
|
||||
MASTER_SITES= http://www.staff.science.uu.nl/~penni101/mirmon/
|
||||
|
||||
@ -10,10 +11,9 @@ MAINTAINER= jadawin@FreeBSD.org
|
||||
COMMENT= Monitor the status of mirrors
|
||||
|
||||
NO_BUILD= yes
|
||||
USES= perl5
|
||||
USES= perl5 shebangfix
|
||||
USE_PERL5= run
|
||||
|
||||
USES= shebangfix
|
||||
SHEBANG_FILES= ${WRKSRC}/mirmon ${WRKSRC}/probe
|
||||
|
||||
SUB_FILES= pkg-message
|
||||
|
Loading…
Reference in New Issue
Block a user