diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-11-03 08:05:18 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-11-03 08:05:18 +0000 |
commit | 487d869eba44d66d3e820923cad269fe7678dcf8 (patch) | |
tree | e6b9ba8c9765ace5587ebd432127d82827160958 /misc/p5-Array-PrintCols/Makefile | |
parent | 00afe0823b9606d6b31125eb813c00c09e537fed (diff) |
Notes
Diffstat (limited to 'misc/p5-Array-PrintCols/Makefile')
-rw-r--r-- | misc/p5-Array-PrintCols/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/misc/p5-Array-PrintCols/Makefile b/misc/p5-Array-PrintCols/Makefile index 7922304e2907..b90f147c54b8 100644 --- a/misc/p5-Array-PrintCols/Makefile +++ b/misc/p5-Array-PrintCols/Makefile @@ -13,7 +13,4 @@ COMMENT= Perl5 module to print arrays of elements in sorted columns USES= perl5 USE_PERL5= configure -MAN3= Array::PrintCols.3 - -NO_STAGE= yes .include <bsd.port.mk> |