summaryrefslogtreecommitdiff
path: root/devel/p5-Module-Starter-PBP/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Module-Starter-PBP/Makefile')
-rw-r--r--devel/p5-Module-Starter-PBP/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Module-Starter-PBP/Makefile b/devel/p5-Module-Starter-PBP/Makefile
index 71619b362fd9..e76f6dbc9f79 100644
--- a/devel/p5-Module-Starter-PBP/Makefile
+++ b/devel/p5-Module-Starter-PBP/Makefile
@@ -15,8 +15,8 @@ COMMENT= Create a module as recommended in "Perl Best Practices"
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Module-Starter>=0:devel/p5-Module-Starter
-RUN_DEPENDS:= ${BUILD_DEPENDS}
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Module-Starter>=0:devel/p5-Module-Starter
USES= perl5
USE_PERL5= configure