diff options
Diffstat (limited to 'devel/p5-Hash-Case/Makefile')
-rw-r--r-- | devel/p5-Hash-Case/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Hash-Case/Makefile b/devel/p5-Hash-Case/Makefile index 75d6909ae7f7..e572843a9e5b 100644 --- a/devel/p5-Hash-Case/Makefile +++ b/devel/p5-Hash-Case/Makefile @@ -17,7 +17,7 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Base class for hashes with key-casing requirements BUILD_DEPENDS= p5-Log-Report>=0.26:${PORTSDIR}/devel/p5-Log-Report -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |