aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Mail-GnuPG
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2018-10-06 13:06:42 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2018-10-06 13:06:42 +0000
commit9dff3523203bdda7ae358dcff3eb5a5ef3e54d33 (patch)
tree0721b637b4bcfc0a8ff2a945bdcb7e68f8993680 /mail/p5-Mail-GnuPG
parent2e4b740f2cc9a250b2c6056d8706e15d3bfa9763 (diff)
Notes
Diffstat (limited to 'mail/p5-Mail-GnuPG')
-rw-r--r--mail/p5-Mail-GnuPG/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/p5-Mail-GnuPG/Makefile b/mail/p5-Mail-GnuPG/Makefile
index 9339a12880a8..406a7b397db4 100644
--- a/mail/p5-Mail-GnuPG/Makefile
+++ b/mail/p5-Mail-GnuPG/Makefile
@@ -10,10 +10,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl5 interface to process and/or create PGP email
-BUILD_DEPENDS= p5-GnuPG-Interface>=0:security/p5-GnuPG-Interface \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-GnuPG-Interface>=0:security/p5-GnuPG-Interface \
p5-MIME-Tools>=0:mail/p5-MIME-Tools \
p5-Mail-Tools>=0:mail/p5-Mail-Tools
-RUN_DEPENDS:= ${BUILD_DEPENDS}
NO_ARCH= yes
USES= perl5