diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2014-01-22 11:47:22 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2014-01-22 11:47:22 +0000 |
commit | 580056663cb59bf7a2403f5f4831e9e8f9b84998 (patch) | |
tree | afe4d8935e35d90b5245f5699370b59cc4b0a331 /textproc/p5-String-HexConvert/Makefile | |
parent | 09a1f6d9a25aeac6639ec911caa755838e9d95c0 (diff) | |
download | ports-580056663cb59bf7a2403f5f4831e9e8f9b84998.tar.gz ports-580056663cb59bf7a2403f5f4831e9e8f9b84998.zip |
Notes
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> |