diff options
author | Andrej Zverev <az@FreeBSD.org> | 2014-01-29 17:46:33 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2014-01-29 17:46:33 +0000 |
commit | 073942c880a4e31c6e91aaef30f6d9a64633ad26 (patch) | |
tree | c00f6ccb48c8f9d9e251c8caa0928d7e3f950145 /textproc/p5-XML-Parser-Style-EasyTree/Makefile | |
parent | 78504bf84db13c1a72fc4e0047f60cb40718f703 (diff) | |
download | ports-073942c880a4e31c6e91aaef30f6d9a64633ad26.tar.gz ports-073942c880a4e31c6e91aaef30f6d9a64633ad26.zip |
Notes
Diffstat (limited to 'textproc/p5-XML-Parser-Style-EasyTree/Makefile')
-rw-r--r-- | textproc/p5-XML-Parser-Style-EasyTree/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/textproc/p5-XML-Parser-Style-EasyTree/Makefile b/textproc/p5-XML-Parser-Style-EasyTree/Makefile index 2a39c48a22f3..a44a54adf46d 100644 --- a/textproc/p5-XML-Parser-Style-EasyTree/Makefile +++ b/textproc/p5-XML-Parser-Style-EasyTree/Makefile @@ -18,7 +18,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= XML::Parser::Style::EasyTree.3 XML::Parser::Style::ETree.3 - -NO_STAGE= yes .include <bsd.port.mk> |