summaryrefslogtreecommitdiff
path: root/devel/p5-Package-Stash/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Package-Stash/Makefile')
-rw-r--r--devel/p5-Package-Stash/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Package-Stash/Makefile b/devel/p5-Package-Stash/Makefile
index 3f165a768835..3211314d7c8d 100644
--- a/devel/p5-Package-Stash/Makefile
+++ b/devel/p5-Package-Stash/Makefile
@@ -14,10 +14,10 @@ COMMENT= Routines for manipulating stashes
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Dist-CheckConflicts>=0.02:devel/p5-Dist-CheckConflicts \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Dist-CheckConflicts>=0.02:devel/p5-Dist-CheckConflicts \
p5-Module-Implementation>=0.06:devel/p5-Module-Implementation \
p5-Package-Stash-XS>=0.22:devel/p5-Package-Stash-XS
-RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Fatal>=0:devel/p5-Test-Fatal \
p5-Test-Requires>=0:devel/p5-Test-Requires