summaryrefslogtreecommitdiff
path: root/textproc/p5-Regexp-Common-Email-Address/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-Regexp-Common-Email-Address/Makefile')
-rw-r--r--textproc/p5-Regexp-Common-Email-Address/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Regexp-Common-Email-Address/Makefile b/textproc/p5-Regexp-Common-Email-Address/Makefile
index d02d894fc57a..cc342ebafdd6 100644
--- a/textproc/p5-Regexp-Common-Email-Address/Makefile
+++ b/textproc/p5-Regexp-Common-Email-Address/Makefile
@@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Regex pattern for Email Addresses
-BUILD_DEPENDS= p5-Email-Address>=0:mail/p5-Email-Address \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Email-Address>=0:mail/p5-Email-Address \
p5-Regexp-Common>=0:textproc/p5-Regexp-Common
-RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure