diff options
-rw-r--r-- | www/p5-Plack-Server-ServerSimple/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/p5-Plack-Server-ServerSimple/Makefile b/www/p5-Plack-Server-ServerSimple/Makefile index 8eb9fdb3eac1..95e623fba63f 100644 --- a/www/p5-Plack-Server-ServerSimple/Makefile +++ b/www/p5-Plack-Server-ServerSimple/Makefile @@ -21,6 +21,8 @@ RUN_DEPENDS= \ p5-Plack>0:${PORTSDIR}/www/p5-Plack BUILD_DEPENDS= ${RUN_DEPENDS} +BROKEN= installs same files as its dependency + PERL_CONFIGURE= yes MAN3= Plack::Server::ServerSimple.3 |