summaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Padding/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-Text-Padding/Makefile')
-rw-r--r--textproc/p5-Text-Padding/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Text-Padding/Makefile b/textproc/p5-Text-Padding/Makefile
index 50b2b8545814..b24743530638 100644
--- a/textproc/p5-Text-Padding/Makefile
+++ b/textproc/p5-Text-Padding/Makefile
@@ -13,10 +13,10 @@ COMMENT= Simple way of formatting a text
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Moose>=0:devel/p5-Moose \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Moose>=0:devel/p5-Moose \
p5-MooseX-Has-Sugar>=0:devel/p5-MooseX-Has-Sugar \
p5-Text-Truncate>=0:textproc/p5-Text-Truncate
-RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_PERL5= modbuild
USES= perl5