diff options
Diffstat (limited to 'net/p5-Net-LDAP-Server-Test/Makefile')
-rw-r--r-- | net/p5-Net-LDAP-Server-Test/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/p5-Net-LDAP-Server-Test/Makefile b/net/p5-Net-LDAP-Server-Test/Makefile index 1019af28a432..5c8611e32ff5 100644 --- a/net/p5-Net-LDAP-Server-Test/Makefile +++ b/net/p5-Net-LDAP-Server-Test/Makefile @@ -14,9 +14,9 @@ COMMENT= Perl module to test Net::LDAP code LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Data-Dump>=0:${PORTSDIR}/devel/p5-Data-Dump \ - p5-Net-LDAP-Server>=0.3:${PORTSDIR}/net/p5-Net-LDAP-Server \ - p5-perl-ldap>=0:${PORTSDIR}/net/p5-perl-ldap +BUILD_DEPENDS= p5-Data-Dump>=0:devel/p5-Data-Dump \ + p5-Net-LDAP-Server>=0.3:net/p5-Net-LDAP-Server \ + p5-perl-ldap>=0:net/p5-perl-ldap USES= perl5 USE_PERL5= configure |