diff options
Diffstat (limited to 'devel/p5-Test-Net-LDAP/Makefile')
-rw-r--r-- | devel/p5-Test-Net-LDAP/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Test-Net-LDAP/Makefile b/devel/p5-Test-Net-LDAP/Makefile index c822c59daf56..855664f564c8 100644 --- a/devel/p5-Test-Net-LDAP/Makefile +++ b/devel/p5-Test-Net-LDAP/Makefile @@ -12,7 +12,7 @@ COMMENT= Perl extension of Net::LDAP subclass for testing LICENSE= ART10 GPLv1 LICENSE_COMB= dual -RUN_DEPENDS= p5-perl-ldap>=0.5800:${PORTSDIR}/net/p5-perl-ldap +RUN_DEPENDS= p5-perl-ldap>=0.5800:net/p5-perl-ldap BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 |