View | Details | Raw Unified | Return to bug 58987
Collapse All | Expand All

(-)p5-Mail-GnuPG/Makefile (-1 / +2 lines)
Lines 16-22 Link Here
16
COMMENT=	Perl5 interface to process and/or create PGP email
16
COMMENT=	Perl5 interface to process and/or create PGP email
17
17
18
BUILD_DEPENDS=	${SITE_PERL}/GnuPG/Interface.pm:${PORTSDIR}/security/p5-GnuPG-Interface \
18
BUILD_DEPENDS=	${SITE_PERL}/GnuPG/Interface.pm:${PORTSDIR}/security/p5-GnuPG-Interface \
19
		${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp
19
		${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp \
20
		${SITE_PERL}/MIME/Entity.pm:${PORTSDIR}/mail/p5-MIME-Tools
20
RUN_DEPENDS=	${BUILD_DEPENDS}
21
RUN_DEPENDS=	${BUILD_DEPENDS}
21
22
22
PERL_CONFIGURE=	yes
23
PERL_CONFIGURE=	yes

Return to bug 58987