summaryrefslogtreecommitdiff
path: root/mail/p5-Mail-GnuPG/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/p5-Mail-GnuPG/Makefile')
-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