aboutsummaryrefslogtreecommitdiffstats
path: root/net/p5-Net-DHCPClient/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-Net-DHCPClient/Makefile')
-rw-r--r--net/p5-Net-DHCPClient/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Net-DHCPClient/Makefile b/net/p5-Net-DHCPClient/Makefile
index 909563d096ea..0b1f3afd0756 100644
--- a/net/p5-Net-DHCPClient/Makefile
+++ b/net/p5-Net-DHCPClient/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= sem@FreeBSD.org
COMMENT= A Perl implementation of a DHCP client API
-RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Net/RawIP.pm:${PORTSDIR}/net/p5-Net-RawIP
+RUN_DEPENDS+= p5-Net-RawIP>=0:${PORTSDIR}/net/p5-Net-RawIP
PERL_CONFIGURE= yes
WRKSRC= ${WRKDIR}/${PORTNAME}