diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-11-07 03:52:41 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-11-07 03:52:41 +0000 |
commit | fb2d5da4ebc1084c623330fb16bdcba15bb94569 (patch) | |
tree | 36786afbdfb0f0368eaca996fb006935240c6493 /textproc/p5-XML-Code/Makefile | |
parent | 641aebe3adc2c952a71a943fa648da6f4daf0b14 (diff) |
Notes
Diffstat (limited to 'textproc/p5-XML-Code/Makefile')
-rw-r--r-- | textproc/p5-XML-Code/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/textproc/p5-XML-Code/Makefile b/textproc/p5-XML-Code/Makefile index 9aa5d1c26140..8fb3ea035339 100644 --- a/textproc/p5-XML-Code/Makefile +++ b/textproc/p5-XML-Code/Makefile @@ -9,10 +9,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org COMMENT= Module for converting XML hash structures into plain text -MAN3= XML::Code.3 - USES= perl5 USE_PERL5= configure -NO_STAGE= yes .include <bsd.port.mk> |