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-DateTime-Functions | |
parent | 5aef18fc6e98fb3387f53a8d7ff1467db5a594a4 (diff) |
Support STAGEDIR.
Notes
Notes:
svn path=/head/; revision=331933
Diffstat (limited to 'devel/p5-DateTime-Functions')
-rw-r--r-- | devel/p5-DateTime-Functions/Makefile | 3 | ||||
-rw-r--r-- | devel/p5-DateTime-Functions/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/devel/p5-DateTime-Functions/Makefile b/devel/p5-DateTime-Functions/Makefile index 0f1147f5d977..47ef5041df72 100644 --- a/devel/p5-DateTime-Functions/Makefile +++ b/devel/p5-DateTime-Functions/Makefile @@ -16,7 +16,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= DateTime::Functions.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/devel/p5-DateTime-Functions/pkg-plist b/devel/p5-DateTime-Functions/pkg-plist index 70647a3ce915..87b6b4698952 100644 --- a/devel/p5-DateTime-Functions/pkg-plist +++ b/devel/p5-DateTime-Functions/pkg-plist @@ -1,3 +1,4 @@ +%%PERL5_MAN3%%/DateTime::Functions.3.gz %%SITE_PERL%%/DateTime/Functions.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime/Functions/.packlist @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime/Functions |