diff options
Diffstat (limited to 'devel/p5-Rose-DateTime/Makefile')
-rw-r--r-- | devel/p5-Rose-DateTime/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Rose-DateTime/Makefile b/devel/p5-Rose-DateTime/Makefile index d5cb55018d83..dd87e8f9fdf5 100644 --- a/devel/p5-Rose-DateTime/Makefile +++ b/devel/p5-Rose-DateTime/Makefile @@ -17,7 +17,7 @@ COMMENT= DateTime helper functions and objects BUILD_DEPENDS= p5-Rose-Object>=0.82:${PORTSDIR}/devel/p5-Rose-Object \ p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |