diff options
Diffstat (limited to 'devel/p5-Log-Agent-Logger/Makefile')
-rw-r--r-- | devel/p5-Log-Agent-Logger/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Log-Agent-Logger/Makefile b/devel/p5-Log-Agent-Logger/Makefile index 9e0789285f55..1a9a9f710c66 100644 --- a/devel/p5-Log-Agent-Logger/Makefile +++ b/devel/p5-Log-Agent-Logger/Makefile @@ -17,7 +17,7 @@ COMMENT= Log::Agent::Logger - a logging interface for perl BUILD_DEPENDS= ${SITE_PERL}/Log/Agent.pm:${PORTSDIR}/devel/p5-Log-Agent \ ${SITE_PERL}/Getargs/Long.pm:${PORTSDIR}/devel/p5-Getargs-Long -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |