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 | |
parent | 09a1f6d9a25aeac6639ec911caa755838e9d95c0 (diff) | |
download | ports-580056663cb59bf7a2403f5f4831e9e8f9b84998.tar.gz ports-580056663cb59bf7a2403f5f4831e9e8f9b84998.zip |
Notes
Diffstat (limited to 'textproc/p5-String-HexConvert')
-rw-r--r-- | textproc/p5-String-HexConvert/Makefile | 3 | ||||
-rw-r--r-- | textproc/p5-String-HexConvert/pkg-plist | 1 |
2 files changed, 1 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> diff --git a/textproc/p5-String-HexConvert/pkg-plist b/textproc/p5-String-HexConvert/pkg-plist index c674b544c756..31d42a70efaa 100644 --- a/textproc/p5-String-HexConvert/pkg-plist +++ b/textproc/p5-String-HexConvert/pkg-plist @@ -1,3 +1,4 @@ +%%PERL5_MAN3%%/String::HexConvert.3.gz %%SITE_PERL%%/String/HexConvert.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/String/HexConvert/.packlist @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/String/HexConvert |