mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Switch to p5-Getopt-Long (p5-Getopt-Mixed has been deprecated for a long
time now). PR: ports/131888 Submitted by: wxs Approved by: maintainer timeout
This commit is contained in:
parent
e832133d5a
commit
93c8f25a76
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=229533
1 changed files with 2 additions and 1 deletions
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= t-prot
|
||||
PORTVERSION= 2.5
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://www.escape.de/~tolot/mutt/t-prot/downloads/ \
|
||||
${MASTER_SITE_LOCAL}
|
||||
|
@ -15,7 +16,7 @@ MASTER_SITE_SUBDIR= sergei
|
|||
MAINTAINER= sergei@FreeBSD.org
|
||||
COMMENT= TOFU Protection - Display Filter for RFC822 messages
|
||||
|
||||
RUN_DEPENDS= ${SITE_PERL}/Getopt/Mixed.pm:${PORTSDIR}/devel/p5-Getopt-Mixed
|
||||
RUN_DEPENDS= ${SITE_PERL}/Getopt/Long.pm:${PORTSDIR}/devel/p5-Getopt-Long
|
||||
|
||||
USE_PERL5= yes
|
||||
NO_BUILD= yes
|
||||
|
|
Loading…
Add table
Reference in a new issue