aboutsummaryrefslogtreecommitdiffstats
path: root/devel/cpan-upload/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/cpan-upload/Makefile')
-rw-r--r--devel/cpan-upload/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cpan-upload/Makefile b/devel/cpan-upload/Makefile
index 13bf2ca6ba6d..f257a744293a 100644
--- a/devel/cpan-upload/Makefile
+++ b/devel/cpan-upload/Makefile
@@ -11,10 +11,10 @@ MASTER_SITE_SUBDIR= CPAN:NEILB/scripts
MAINTAINER= perl@FreeBSD.org
COMMENT= Script for uploading distributions to CPAN
+BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-AppConfig-Std>=1.05:devel/p5-AppConfig-Std \
p5-Term-ReadKey>=0:devel/p5-Term-ReadKey \
p5-libwww>=0:www/p5-libwww
-BUILD_DEPENDS:= ${RUN_DEPENDS}
USES= perl5
USE_PERL5= configure