diff options
Diffstat (limited to 'devel/p5-orz/Makefile')
-rw-r--r-- | devel/p5-orz/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-orz/Makefile b/devel/p5-orz/Makefile index 8871b6b4858c..a252b0962bda 100644 --- a/devel/p5-orz/Makefile +++ b/devel/p5-orz/Makefile @@ -16,7 +16,7 @@ MAINTAINER= snowfly@yuntech.edu.tw COMMENT= A method of annotation as /* */ in perl BUILD_DEPENDS= ${SITE_PERL}/Module/Compile.pm:${PORTSDIR}/devel/p5-Module-Compile -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |