diff options
Diffstat (limited to 'net/p5-Socket-GetAddrInfo/Makefile')
-rw-r--r-- | net/p5-Socket-GetAddrInfo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Socket-GetAddrInfo/Makefile b/net/p5-Socket-GetAddrInfo/Makefile index 1b5ffc00e2b5..77bafb410dfb 100644 --- a/net/p5-Socket-GetAddrInfo/Makefile +++ b/net/p5-Socket-GetAddrInfo/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= RFC 2553's getaddrinfo and getnameinfo functions -BUILD_DEPENDS= p5-ExtUtils-CChecker>=0.06:${PORTSDIR}/devel/p5-ExtUtils-CChecker +BUILD_DEPENDS= p5-ExtUtils-CChecker>=0.06:devel/p5-ExtUtils-CChecker USES= perl5 shebangfix USE_PERL5= modbuild |