diff options
Diffstat (limited to 'misc/p5-Array-FileReader/Makefile')
-rw-r--r-- | misc/p5-Array-FileReader/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/p5-Array-FileReader/Makefile b/misc/p5-Array-FileReader/Makefile index e5d338a6f46f..ad2d9f3a6a12 100644 --- a/misc/p5-Array-FileReader/Makefile +++ b/misc/p5-Array-FileReader/Makefile @@ -15,7 +15,7 @@ MAINTAINER= chinsan@FreeBSD.org COMMENT= Lazily tie files to arrays for reading BUILD_DEPENDS= p5-IO>=0:${PORTSDIR}/devel/p5-IO -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |