diff options
author | az <az@FreeBSD.org> | 2014-01-06 01:43:05 +0800 |
---|---|---|
committer | az <az@FreeBSD.org> | 2014-01-06 01:43:05 +0800 |
commit | f36cbcc299f69740b89487c7d342b1ce4f9e6395 (patch) | |
tree | c5e8f3a0775244395b8c8127522934ec86048250 /net/p5-Data-IPV4-Range-Parse/Makefile | |
parent | cd82ca292e395171e3c2c913c3e241bd8c853163 (diff) | |
download | freebsd-ports-graphics-f36cbcc299f69740b89487c7d342b1ce4f9e6395.tar.gz freebsd-ports-graphics-f36cbcc299f69740b89487c7d342b1ce4f9e6395.tar.zst freebsd-ports-graphics-f36cbcc299f69740b89487c7d342b1ce4f9e6395.zip |
- stage support
Approved by: portmgr (blanket infrastructure)
Diffstat (limited to 'net/p5-Data-IPV4-Range-Parse/Makefile')
-rw-r--r-- | net/p5-Data-IPV4-Range-Parse/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/net/p5-Data-IPV4-Range-Parse/Makefile b/net/p5-Data-IPV4-Range-Parse/Makefile index 744e446371f..a079b68c35b 100644 --- a/net/p5-Data-IPV4-Range-Parse/Makefile +++ b/net/p5-Data-IPV4-Range-Parse/Makefile @@ -13,7 +13,4 @@ COMMENT= Perl extension parsing IPv4 ranges USES= perl5 USE_PERL5= configure -MAN3= Data::IPV4::Range::Parse.3 - -NO_STAGE= yes .include <bsd.port.mk> |