summaryrefslogtreecommitdiff
path: root/devel/p5-Iterator/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Iterator/Makefile')
-rw-r--r--devel/p5-Iterator/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Iterator/Makefile b/devel/p5-Iterator/Makefile
index 4ccde0a71ec3..54928d02c6b3 100644
--- a/devel/p5-Iterator/Makefile
+++ b/devel/p5-Iterator/Makefile
@@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= General-purpose iterator class
-BUILD_DEPENDS= p5-Exception-Class>=0:devel/p5-Exception-Class
-RUN_DEPENDS:= ${BUILD_DEPENDS}
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Exception-Class>=0:devel/p5-Exception-Class
USES= perl5
USE_PERL5= configure