diff options
Diffstat (limited to 'devel/p5-Config-Objective/Makefile')
-rw-r--r-- | devel/p5-Config-Objective/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Config-Objective/Makefile b/devel/p5-Config-Objective/Makefile index f7cf65d7516a..64194b4e8966 100644 --- a/devel/p5-Config-Objective/Makefile +++ b/devel/p5-Config-Objective/Makefile @@ -17,7 +17,7 @@ COMMENT= Configuration data as perl objects BUILD_DEPENDS= ${SITE_PERL}/Parse/Yapp.pm:${PORTSDIR}/devel/p5-Parse-Yapp \ ${SITE_PERL}/Parse/Lex.pm:${PORTSDIR}/devel/p5-ParseLex -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= YES |