summaryrefslogtreecommitdiff
path: root/archivers/p5-Archive-Tar-Wrapper/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/p5-Archive-Tar-Wrapper/Makefile')
-rw-r--r--archivers/p5-Archive-Tar-Wrapper/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/p5-Archive-Tar-Wrapper/Makefile b/archivers/p5-Archive-Tar-Wrapper/Makefile
index 9524df6ae2f2..73e115c2d48e 100644
--- a/archivers/p5-Archive-Tar-Wrapper/Makefile
+++ b/archivers/p5-Archive-Tar-Wrapper/Makefile
@@ -13,10 +13,10 @@ COMMENT= API wrapper around the 'tar' utility
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= p5-File-Which>=0:sysutils/p5-File-Which \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-File-Which>=0:sysutils/p5-File-Which \
p5-IPC-Run>=0:devel/p5-IPC-Run \
p5-Log-Log4perl>=0:devel/p5-Log-Log4perl
-RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Dumbbench>=0.111:benchmarks/p5-Dumbbench
NO_ARCH= yes