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 61a29acf0d88..0f9e2cf05446 100644 --- a/textproc/p5-NetAddr-IP-Find/Makefile +++ b/textproc/p5-NetAddr-IP-Find/Makefile @@ -14,7 +14,7 @@ COMMENT= Iterates over all IP addresses in a text similar to Email::Find LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-NetAddr-IP>0:${PORTSDIR}/net-mgmt/p5-NetAddr-IP +BUILD_DEPENDS= p5-NetAddr-IP>0:net-mgmt/p5-NetAddr-IP RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 |