diff options
Diffstat (limited to 'devel/p5-CPAN-Uploader/Makefile')
-rw-r--r-- | devel/p5-CPAN-Uploader/Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/devel/p5-CPAN-Uploader/Makefile b/devel/p5-CPAN-Uploader/Makefile index 45f7880ceb45..0cc4ff4da99e 100644 --- a/devel/p5-CPAN-Uploader/Makefile +++ b/devel/p5-CPAN-Uploader/Makefile @@ -14,11 +14,11 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= p5-Getopt-Long-Descriptive>=0.084:${PORTSDIR}/devel/p5-Getopt-Long-Descriptive \ - p5-HTTP-Message>=0:${PORTSDIR}/www/p5-HTTP-Message \ - p5-LWP-Protocol-https>=1:${PORTSDIR}/www/p5-LWP-Protocol-https \ - p5-Term-ReadKey>=0:${PORTSDIR}/devel/p5-Term-ReadKey \ - p5-libwww>=0:${PORTSDIR}/www/p5-libwww +BUILD_DEPENDS= p5-Getopt-Long-Descriptive>=0.084:devel/p5-Getopt-Long-Descriptive \ + p5-HTTP-Message>=0:www/p5-HTTP-Message \ + p5-LWP-Protocol-https>=1:www/p5-LWP-Protocol-https \ + p5-Term-ReadKey>=0:devel/p5-Term-ReadKey \ + p5-libwww>=0:www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes |