diff options
Diffstat (limited to 'textproc/p5-NetAddr-IP-Find/Makefile')
-rw-r--r-- | textproc/p5-NetAddr-IP-Find/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-NetAddr-IP-Find/Makefile b/textproc/p5-NetAddr-IP-Find/Makefile index 6f7c43059cd4..bd5dd78e00f2 100644 --- a/textproc/p5-NetAddr-IP-Find/Makefile +++ b/textproc/p5-NetAddr-IP-Find/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@freebsd.org COMMENT= Iterates over all IP addresses in a text similar to Email::Find -RUN_DEPENDS= ${SITE_PERL}/NetAddr/IP.pm:${PORTSDIR}/net/p5-NetAddr-IP +RUN_DEPENDS= ${SITE_PERL}/NetAddr/IP.pm:${PORTSDIR}/net-mgmt/p5-NetAddr-IP PERL_CONFIGURE= yes INSTALL_TARGET= pure_install |