diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-11-01 14:20:56 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-11-01 14:20:56 +0000 |
commit | 4b9ccd438579f45f3956fc646295d566dca02f87 (patch) | |
tree | d9bd1e5c2ecf9ff2de36fb6c1e7f5dbf440912d8 /converters/p5-Convert-TNEF | |
parent | 181db88e0aafaba7038a1c86503714d125f08b8a (diff) |
Notes
Diffstat (limited to 'converters/p5-Convert-TNEF')
-rw-r--r-- | converters/p5-Convert-TNEF/Makefile | 3 | ||||
-rw-r--r-- | converters/p5-Convert-TNEF/pkg-plist | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/converters/p5-Convert-TNEF/Makefile b/converters/p5-Convert-TNEF/Makefile index 5fe655050978..8c3c6865ccad 100644 --- a/converters/p5-Convert-TNEF/Makefile +++ b/converters/p5-Convert-TNEF/Makefile @@ -20,7 +20,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Convert::TNEF.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/converters/p5-Convert-TNEF/pkg-plist b/converters/p5-Convert-TNEF/pkg-plist index e04fcc990b72..e636200750a8 100644 --- a/converters/p5-Convert-TNEF/pkg-plist +++ b/converters/p5-Convert-TNEF/pkg-plist @@ -1,5 +1,6 @@ +%%PERL5_MAN3%%/Convert::TNEF.3.gz %%SITE_PERL%%/Convert/TNEF.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Convert/TNEF/.packlist @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Convert/TNEF -@dirrmtry %%SITE_PERL%%/Convert @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Convert +@dirrmtry %%SITE_PERL%%/Convert |