summaryrefslogtreecommitdiff
path: root/sysutils/p5-Sysadm-Install/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/p5-Sysadm-Install/Makefile')
-rw-r--r--sysutils/p5-Sysadm-Install/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/p5-Sysadm-Install/Makefile b/sysutils/p5-Sysadm-Install/Makefile
index 190620db7f70..deb00637b89d 100644
--- a/sysutils/p5-Sysadm-Install/Makefile
+++ b/sysutils/p5-Sysadm-Install/Makefile
@@ -15,12 +15,12 @@ COMMENT= Typical installation tasks for system administrators
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Expect>=0:lang/p5-Expect \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Expect>=0:lang/p5-Expect \
p5-File-Which>=1.09:sysutils/p5-File-Which \
p5-Log-Log4perl>=1.28:devel/p5-Log-Log4perl \
p5-Term-ReadKey>=0:devel/p5-Term-ReadKey \
p5-libwww>=0:www/p5-libwww
-RUN_DEPENDS:= ${BUILD_DEPENDS}
NO_ARCH= yes
USES= perl5