diff options
Diffstat (limited to 'devel/p5-Data-Printer/Makefile')
-rw-r--r-- | devel/p5-Data-Printer/Makefile | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/devel/p5-Data-Printer/Makefile b/devel/p5-Data-Printer/Makefile index 5741ca3f98c5..4a6ec9843284 100644 --- a/devel/p5-Data-Printer/Makefile +++ b/devel/p5-Data-Printer/Makefile @@ -13,15 +13,15 @@ COMMENT= Colored pretty-print of Perl data structures and objects LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Clone-PP>=0:${PORTSDIR}/devel/p5-Clone-PP \ - p5-File-HomeDir>=0.91:${PORTSDIR}/devel/p5-File-HomeDir \ - p5-Package-Stash>=0.30:${PORTSDIR}/devel/p5-Package-Stash \ - p5-Sort-Naturally>=0:${PORTSDIR}/textproc/p5-Sort-Naturally +BUILD_DEPENDS= p5-Clone-PP>=0:devel/p5-Clone-PP \ + p5-File-HomeDir>=0.91:devel/p5-File-HomeDir \ + p5-Package-Stash>=0.30:devel/p5-Package-Stash \ + p5-Sort-Naturally>=0:textproc/p5-Sort-Naturally RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Capture-Tiny>=0:${PORTSDIR}/devel/p5-Capture-Tiny \ - p5-DBI>=0:${PORTSDIR}/databases/p5-DBI \ - p5-IO-Pty-Easy>=0:${PORTSDIR}/devel/p5-IO-Pty-Easy \ - p5-Test-Pod>=1.41:${PORTSDIR}/devel/p5-Test-Pod +TEST_DEPENDS= p5-Capture-Tiny>=0:devel/p5-Capture-Tiny \ + p5-DBI>=0:databases/p5-DBI \ + p5-IO-Pty-Easy>=0:devel/p5-IO-Pty-Easy \ + p5-Test-Pod>=1.41:devel/p5-Test-Pod NO_ARCH= yes USE_PERL5= configure |