diff options
| author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-10-29 07:56:01 +0000 |
|---|---|---|
| committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-10-29 07:56:01 +0000 |
| commit | bf4780a55159378e298a35a8b84c424ed2f690df (patch) | |
| tree | da4ace2e753679151567811a6c9b3dbe0ea73316 /devel/p5-DateConvert | |
| parent | - revert default to FFMPG0 (diff) | |
Support STAGEDIR.
Diffstat (limited to 'devel/p5-DateConvert')
| -rw-r--r-- | devel/p5-DateConvert/Makefile | 3 | ||||
| -rw-r--r-- | devel/p5-DateConvert/pkg-plist | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/devel/p5-DateConvert/Makefile b/devel/p5-DateConvert/Makefile index c4e520182e2f..444f38dc40ed 100644 --- a/devel/p5-DateConvert/Makefile +++ b/devel/p5-DateConvert/Makefile @@ -14,7 +14,4 @@ COMMENT= Perl5 module to convert dates between any two calendar formats USES= perl5 USE_PERL5= configure -MAN3= Date::Convert.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/devel/p5-DateConvert/pkg-plist b/devel/p5-DateConvert/pkg-plist index 4d72fdf4c94c..885a765e9306 100644 --- a/devel/p5-DateConvert/pkg-plist +++ b/devel/p5-DateConvert/pkg-plist @@ -1,5 +1,6 @@ +%%PERL5_MAN3%%/Date::Convert.3.gz %%SITE_PERL%%/Date/Convert.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Date/Convert/.packlist @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Date/Convert -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Date +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Date @dirrmtry %%SITE_PERL%%/Date |
