diff options
Diffstat (limited to 'www/p5-HTTP-Proxy/Makefile')
-rw-r--r-- | www/p5-HTTP-Proxy/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/p5-HTTP-Proxy/Makefile b/www/p5-HTTP-Proxy/Makefile index df22ab7bdd1f..85a79be79e72 100644 --- a/www/p5-HTTP-Proxy/Makefile +++ b/www/p5-HTTP-Proxy/Makefile @@ -13,9 +13,9 @@ COMMENT= Pure Perl HTTP proxy LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-HTTP-Daemon>=1.25:${PORTSDIR}/www/p5-HTTP-Daemon \ - p5-HTML-Parser>=3:${PORTSDIR}/www/p5-HTML-Parser \ - p5-libwww>=6:${PORTSDIR}/www/p5-libwww +BUILD_DEPENDS= p5-HTTP-Daemon>=1.25:www/p5-HTTP-Daemon \ + p5-HTML-Parser>=3:www/p5-HTML-Parser \ + p5-libwww>=6:www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes |