diff options
Diffstat (limited to 'www/p5-HTTP-Server-Simple-PSGI/Makefile')
-rw-r--r-- | www/p5-HTTP-Server-Simple-PSGI/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-HTTP-Server-Simple-PSGI/Makefile b/www/p5-HTTP-Server-Simple-PSGI/Makefile index 1800f9f753e7..671629f43ace 100644 --- a/www/p5-HTTP-Server-Simple-PSGI/Makefile +++ b/www/p5-HTTP-Server-Simple-PSGI/Makefile @@ -14,8 +14,8 @@ COMMENT= PSGI handler for HTTP::Server::Simple LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -BUILD_DEPENDS= p5-HTTP-Server-Simple>=0.42:www/p5-HTTP-Server-Simple -RUN_DEPENDS:= ${BUILD_DEPENDS} +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-HTTP-Server-Simple>=0.42:www/p5-HTTP-Server-Simple NO_ARCH= yes USE_PERL5= configure |