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 dbe25b326c6c..384261fe9c06 100644 --- a/www/p5-HTTP-Server-Simple-PSGI/Makefile +++ b/www/p5-HTTP-Server-Simple-PSGI/Makefile @@ -14,7 +14,7 @@ COMMENT= PSGI handler for HTTP::Server::Simple LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-HTTP-Server-Simple>=0.42:${PORTSDIR}/www/p5-HTTP-Server-Simple +BUILD_DEPENDS= p5-HTTP-Server-Simple>=0.42:www/p5-HTTP-Server-Simple RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes |