diff options
Diffstat (limited to 'textproc/p5-String-HexConvert/Makefile')
-rw-r--r-- | textproc/p5-String-HexConvert/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/textproc/p5-String-HexConvert/Makefile b/textproc/p5-String-HexConvert/Makefile index 93ff90bbbad4..50b7875d3bc2 100644 --- a/textproc/p5-String-HexConvert/Makefile +++ b/textproc/p5-String-HexConvert/Makefile @@ -16,7 +16,4 @@ WRKSRC= ${WRKDIR}/${PORTNAME} USES= perl5 USE_PERL5= configure -MAN3= String::HexConvert.3 - -NO_STAGE= yes .include <bsd.port.mk> |