summaryrefslogtreecommitdiff
path: root/devel/p5-SPOPS/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-SPOPS/Makefile')
-rw-r--r--devel/p5-SPOPS/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-SPOPS/Makefile b/devel/p5-SPOPS/Makefile
index 69ac97267816..71d6906564dc 100644
--- a/devel/p5-SPOPS/Makefile
+++ b/devel/p5-SPOPS/Makefile
@@ -15,7 +15,8 @@ LICENSE= ART10 GPLv2+
LICENSE_COMB= dual
LICENSE_FILE_GPLv2= ${WRKSRC}/COPYING
-BUILD_DEPENDS= p5-Class-Accessor>=0.17:devel/p5-Class-Accessor \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Class-Accessor>=0.17:devel/p5-Class-Accessor \
p5-Class-Date>=1:devel/p5-Class-Date \
p5-Class-Factory>=1:devel/p5-Class-Factory \
p5-Class-Fields>=0.140:devel/p5-Class-Fields \
@@ -23,7 +24,6 @@ BUILD_DEPENDS= p5-Class-Accessor>=0.17:devel/p5-Class-Accessor \
p5-Devel-StackTrace>=0.90:devel/p5-Devel-StackTrace \
p5-Log-Dispatch>=2:devel/p5-Log-Dispatch \
p5-Log-Log4perl>=0.35:devel/p5-Log-Log4perl
-RUN_DEPENDS:= ${BUILD_DEPENDS}
NO_ARCH= yes
USES= perl5