aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-DHCPClient
diff options
context:
space:
mode:
authorSergey Matveychuk <sem@FreeBSD.org>2012-06-03 18:58:50 +0000
committerSergey Matveychuk <sem@FreeBSD.org>2012-06-03 18:58:50 +0000
commit391e006727addf3c63ad1d1618b8ca5950fcd149 (patch)
treef39ec494721b7f6e2f6e7028a072560aa9a1c296 /net/p5-Net-DHCPClient
parent8015ce94abdfcc257569dfadbf6a126bd9ce0b9d (diff)
downloadports-391e006727addf3c63ad1d1618b8ca5950fcd149.tar.gz
ports-391e006727addf3c63ad1d1618b8ca5950fcd149.zip
Notes
Diffstat (limited to 'net/p5-Net-DHCPClient')
-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}