diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2014-01-22 14:35:55 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2014-01-22 14:35:55 +0000 |
commit | 7dfa91c8cd61e4aa9c75846889f43046b343ee52 (patch) | |
tree | 50d7eea5fc37a2f384272943c8db1dba8733ebbe /textproc/p5-Text-CSV-Simple | |
parent | ffae571445989bd73b3b275e762e622bb80358fa (diff) |
Notes
Diffstat (limited to 'textproc/p5-Text-CSV-Simple')
-rw-r--r-- | textproc/p5-Text-CSV-Simple/Makefile | 3 | ||||
-rw-r--r-- | textproc/p5-Text-CSV-Simple/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/textproc/p5-Text-CSV-Simple/Makefile b/textproc/p5-Text-CSV-Simple/Makefile index 98fe37de3e3e..abd3481f18a3 100644 --- a/textproc/p5-Text-CSV-Simple/Makefile +++ b/textproc/p5-Text-CSV-Simple/Makefile @@ -17,7 +17,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Text::CSV::Simple.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/textproc/p5-Text-CSV-Simple/pkg-plist b/textproc/p5-Text-CSV-Simple/pkg-plist index e7cce3444697..d2c4bc92ea65 100644 --- a/textproc/p5-Text-CSV-Simple/pkg-plist +++ b/textproc/p5-Text-CSV-Simple/pkg-plist @@ -1,3 +1,4 @@ +%%PERL5_MAN3%%/Text::CSV::Simple.3.gz %%SITE_PERL%%/Text/CSV/Simple.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/CSV/Simple/.packlist @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/CSV/Simple |