diff options
Diffstat (limited to 'databases/p5-DBIx-Admin-DSNManager/Makefile')
-rw-r--r-- | databases/p5-DBIx-Admin-DSNManager/Makefile | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/databases/p5-DBIx-Admin-DSNManager/Makefile b/databases/p5-DBIx-Admin-DSNManager/Makefile index ed8115b1a68f..a4ba46c4bfe0 100644 --- a/databases/p5-DBIx-Admin-DSNManager/Makefile +++ b/databases/p5-DBIx-Admin-DSNManager/Makefile @@ -13,13 +13,13 @@ COMMENT= Manage a file of DSNs, for both testing and production LICENSE= ART20 -BUILD_DEPENDS= p5-Config-Tiny>=2.12:${PORTSDIR}/devel/p5-Config-Tiny \ - p5-DBI>=0:${PORTSDIR}/databases/p5-DBI \ - p5-File-Slurp>=9999.13:${PORTSDIR}/devel/p5-File-Slurp \ - p5-Moo>=1.004002:${PORTSDIR}/devel/p5-Moo +BUILD_DEPENDS= p5-Config-Tiny>=2.12:devel/p5-Config-Tiny \ + p5-DBI>=0:databases/p5-DBI \ + p5-File-Slurp>=9999.13:devel/p5-File-Slurp \ + p5-Moo>=1.004002:devel/p5-Moo RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Version>=1.002003:${PORTSDIR}/devel/p5-Test-Version \ - p5-Try-Tiny>=0.06:${PORTSDIR}/lang/p5-Try-Tiny +TEST_DEPENDS= p5-Test-Version>=1.002003:devel/p5-Test-Version \ + p5-Try-Tiny>=0.06:lang/p5-Try-Tiny NO_ARCH= yes USE_PERL5= configure |