diff options
Diffstat (limited to 'devel/p5-Shell-Base/Makefile')
-rw-r--r-- | devel/p5-Shell-Base/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Shell-Base/Makefile b/devel/p5-Shell-Base/Makefile index 1c9b7183d71d..c5c5103666fd 100644 --- a/devel/p5-Shell-Base/Makefile +++ b/devel/p5-Shell-Base/Makefile @@ -16,7 +16,7 @@ COMMENT= Perl module implementing a simple command shell BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Term/Size.pm:${PORTSDIR}/devel/p5-Term-Size \ ${SITE_PERL}/Text/Shellwords.pm:${PORTSDIR}/textproc/p5-Text-Shellwords -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |