diff options
Diffstat (limited to 'www/p5-HTTP-Server-Simple-Authen/Makefile')
-rw-r--r-- | www/p5-HTTP-Server-Simple-Authen/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/p5-HTTP-Server-Simple-Authen/Makefile b/www/p5-HTTP-Server-Simple-Authen/Makefile index 153e6a0992f6..2d36d27c0bc2 100644 --- a/www/p5-HTTP-Server-Simple-Authen/Makefile +++ b/www/p5-HTTP-Server-Simple-Authen/Makefile @@ -16,8 +16,7 @@ COMMENT= Authentication plugin for HTTP::Server::Simple BUILD_DEPENDS= p5-Authen-Simple>=0.4:${PORTSDIR}/security/p5-Authen-Simple \ p5-HTTP-Server-Simple>=0.16:${PORTSDIR}/www/p5-HTTP-Server-Simple -RUN_DEPENDS= p5-Authen-Simple>=0.4:${PORTSDIR}/security/p5-Authen-Simple \ - p5-HTTP-Server-Simple>=0.16:${PORTSDIR}/www/p5-HTTP-Server-Simple +RUN_DEPENDS:= ${BUILD_DEPENDS} USE_PERL5= configure USES= perl5 |