diff options
Diffstat (limited to 'devel/p5-Term-ReadLine-Zoid/Makefile')
-rw-r--r-- | devel/p5-Term-ReadLine-Zoid/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Term-ReadLine-Zoid/Makefile b/devel/p5-Term-ReadLine-Zoid/Makefile index 2ec244f7d949..51ea888aaf59 100644 --- a/devel/p5-Term-ReadLine-Zoid/Makefile +++ b/devel/p5-Term-ReadLine-Zoid/Makefile @@ -17,7 +17,7 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Provides an interactive input buffer written in plain PERL BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Term/ReadKey.pm:${PORTSDIR}/devel/p5-Term-ReadKey -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_MODBUILD= yes |