aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-IO-Handle-Util/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-IO-Handle-Util/Makefile')
-rw-r--r--devel/p5-IO-Handle-Util/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-IO-Handle-Util/Makefile b/devel/p5-IO-Handle-Util/Makefile
index 6ebdd545b4d0..e79f4c90eeab 100644
--- a/devel/p5-IO-Handle-Util/Makefile
+++ b/devel/p5-IO-Handle-Util/Makefile
@@ -10,11 +10,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl extension for working with IO::Handle like objects
+BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= \
p5-IO-String>0:devel/p5-IO-String \
p5-Sub-Exporter>0:devel/p5-Sub-Exporter \
p5-asa>0:devel/p5-asa
-BUILD_DEPENDS:= ${RUN_DEPENDS}
USES= perl5
USE_PERL5= configure