diff options
Diffstat (limited to 'net/p5-Net-DHCPClient/Makefile')
-rw-r--r-- | net/p5-Net-DHCPClient/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Net-DHCPClient/Makefile b/net/p5-Net-DHCPClient/Makefile index af0dbd6773b7..034548c7fd77 100644 --- a/net/p5-Net-DHCPClient/Makefile +++ b/net/p5-Net-DHCPClient/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= sem@FreeBSD.org COMMENT= Perl implementation of a DHCP client API -RUN_DEPENDS+= p5-Net-RawIP>=0:${PORTSDIR}/net/p5-Net-RawIP +RUN_DEPENDS+= p5-Net-RawIP>=0:net/p5-Net-RawIP USES= perl5 USE_PERL5= configure |