diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-09-04 03:24:02 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-04 03:24:02 +0000 |
commit | 49056bafcba55f5d2f7050f20e807cb8b135da1c (patch) | |
tree | c33730bf57cb2fbdb4a4318a7babdc8c8e9ba0f1 /net-mgmt/p5-Net-IP-Match-Regexp | |
parent | 372d893b9e64cb03b8024bbf6767ea875cea0828 (diff) | |
download | ports-49056bafcba55f5d2f7050f20e807cb8b135da1c.tar.gz ports-49056bafcba55f5d2f7050f20e807cb8b135da1c.zip |
Notes
Diffstat (limited to 'net-mgmt/p5-Net-IP-Match-Regexp')
-rw-r--r-- | net-mgmt/p5-Net-IP-Match-Regexp/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-mgmt/p5-Net-IP-Match-Regexp/Makefile b/net-mgmt/p5-Net-IP-Match-Regexp/Makefile index dae2c8244acb..56c9548ad729 100644 --- a/net-mgmt/p5-Net-IP-Match-Regexp/Makefile +++ b/net-mgmt/p5-Net-IP-Match-Regexp/Makefile @@ -11,7 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= 5u623l20@gmail.com COMMENT= Efficiently match IP addresses against IP ranges via regexp -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Net::IP::Match::Regexp.3 |