diff options
Diffstat (limited to 'www/p5-HTTP-Server-Simple-PSGI/Makefile')
-rw-r--r-- | www/p5-HTTP-Server-Simple-PSGI/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-HTTP-Server-Simple-PSGI/Makefile b/www/p5-HTTP-Server-Simple-PSGI/Makefile index 5472c5700441..7d639c2ce8b7 100644 --- a/www/p5-HTTP-Server-Simple-PSGI/Makefile +++ b/www/p5-HTTP-Server-Simple-PSGI/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@c0decafe.net COMMENT= PSGI handler for HTTP::Server::Simple -RUN_DEPENDS= ${SITE_PERL}/HTTP/Server/Simple.pm:${PORTSDIR}/www/p5-HTTP-Server-Simple +RUN_DEPENDS= p5-HTTP-Server-Simple>=0:${PORTSDIR}/www/p5-HTTP-Server-Simple USE_PERL5= YES PERL_CONFIGURE= YES |