diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2014-01-21 23:21:10 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2014-01-21 23:21:10 +0000 |
commit | 301b658054083987245f33cdc79b0ddf798b93cf (patch) | |
tree | 9ac2f29c04086bad588d5eb6b74d09fab57becae /textproc/p5-Regexp-IPv6/Makefile | |
parent | 56fcf8379f5682c3905a92cebe66335f8bc8b08c (diff) |
Notes
Diffstat (limited to 'textproc/p5-Regexp-IPv6/Makefile')
-rw-r--r-- | textproc/p5-Regexp-IPv6/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/textproc/p5-Regexp-IPv6/Makefile b/textproc/p5-Regexp-IPv6/Makefile index 9950b55ec8e3..d6537aeb29eb 100644 --- a/textproc/p5-Regexp-IPv6/Makefile +++ b/textproc/p5-Regexp-IPv6/Makefile @@ -13,7 +13,4 @@ COMMENT= Regular expression for IPv6 addresses USES= perl5 USE_PERL5= configure -MAN3= Regexp::IPv6.3 - -NO_STAGE= yes .include <bsd.port.mk> |