diff options
author | mat <mat@FreeBSD.org> | 2014-01-24 23:52:12 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2014-01-24 23:52:12 +0800 |
commit | ebbcad2021397874940ac026dd13764921cf62b1 (patch) | |
tree | 2bde90029aec0b39c5098c897caaf97334d8a53c /textproc/p5-Text-Report/Makefile | |
parent | 5799771477a34f567a8e84869a018bacfeb74410 (diff) | |
download | freebsd-ports-graphics-ebbcad2021397874940ac026dd13764921cf62b1.tar.gz freebsd-ports-graphics-ebbcad2021397874940ac026dd13764921cf62b1.tar.zst freebsd-ports-graphics-ebbcad2021397874940ac026dd13764921cf62b1.zip |
- Support staging
- Add license
- Pet portlint
Sponsored by: Absolight
Diffstat (limited to 'textproc/p5-Text-Report/Makefile')
-rw-r--r-- | textproc/p5-Text-Report/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/textproc/p5-Text-Report/Makefile b/textproc/p5-Text-Report/Makefile index 1e43c292250..d2d7b6fc440 100644 --- a/textproc/p5-Text-Report/Makefile +++ b/textproc/p5-Text-Report/Makefile @@ -16,7 +16,4 @@ BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Text::Report.3 - -NO_STAGE= yes .include <bsd.port.mk> |