- fix wrong package name in RUN_DEPENDS
Noticed by: pav@
This commit is contained in:
parent
a588e81ddf
commit
2334037089
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=208769
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ MAINTAINER= clsung@FreeBSD.org
|
|||
COMMENT= Perl5 interface to process and/or create PGP email
|
||||
|
||||
RUN_DEPENDS= p5-GnuPG-Interface>=0:${PORTSDIR}/security/p5-GnuPG-Interface \
|
||||
p5-MIME-tools>=0:${PORTSDIR}/mail/p5-MIME-Tools \
|
||||
p5-MIME-Tools>=0:${PORTSDIR}/mail/p5-MIME-Tools \
|
||||
p5-Mail-Tools>=0:${PORTSDIR}/mail/p5-Mail-Tools
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
|
Loading…
Reference in a new issue