diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2014-01-21 17:03:00 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2014-01-21 17:03:00 +0000 |
commit | 782caecb459dbe2400a47347db1b1107fa30c407 (patch) | |
tree | b3e83b8ee8a817e2754e3618dced244d0f476aa5 /textproc/p5-MARC | |
parent | bf934d076c8c7181738a26e1862d943a5b84c17b (diff) |
Notes
Diffstat (limited to 'textproc/p5-MARC')
-rw-r--r-- | textproc/p5-MARC/Makefile | 3 | ||||
-rw-r--r-- | textproc/p5-MARC/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/textproc/p5-MARC/Makefile b/textproc/p5-MARC/Makefile index 5f939aa96b23..9c89eb4a7734 100644 --- a/textproc/p5-MARC/Makefile +++ b/textproc/p5-MARC/Makefile @@ -13,7 +13,4 @@ COMMENT= A module for manipulating bibliographic records in the USMARC format USES= perl5 USE_PERL5= configure -MAN3= MARC.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/textproc/p5-MARC/pkg-plist b/textproc/p5-MARC/pkg-plist index b0c5d440c89e..f96d3a8199c8 100644 --- a/textproc/p5-MARC/pkg-plist +++ b/textproc/p5-MARC/pkg-plist @@ -1,3 +1,4 @@ +%%PERL5_MAN3%%/MARC.3.gz %%SITE_PERL%%/%%PERL_ARCH%%/auto/MARC/.packlist %%SITE_PERL%%/MARC.pm @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/MARC |