summaryrefslogtreecommitdiff
path: root/devel/p5-File-BOM/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-File-BOM/Makefile')
-rw-r--r--devel/p5-File-BOM/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-File-BOM/Makefile b/devel/p5-File-BOM/Makefile
index 53765763a7e6..8d728cc460ef 100644
--- a/devel/p5-File-BOM/Makefile
+++ b/devel/p5-File-BOM/Makefile
@@ -13,9 +13,9 @@ COMMENT= Perl module to handle Unicode byte order marks
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Readonly>=0:devel/p5-Readonly \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Readonly>=0:devel/p5-Readonly \
p5-Test-Exception>=0:devel/p5-Test-Exception
-RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception
USES= perl5