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-Format-Strptime/Makefile | |
parent | 5aef18fc6e98fb3387f53a8d7ff1467db5a594a4 (diff) |
Support STAGEDIR.
Notes
Notes:
svn path=/head/; revision=331933
Diffstat (limited to 'devel/p5-DateTime-Format-Strptime/Makefile')
-rw-r--r-- | devel/p5-DateTime-Format-Strptime/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/devel/p5-DateTime-Format-Strptime/Makefile b/devel/p5-DateTime-Format-Strptime/Makefile index 4f2a34ef0819..e5d6a406e261 100644 --- a/devel/p5-DateTime-Format-Strptime/Makefile +++ b/devel/p5-DateTime-Format-Strptime/Makefile @@ -21,7 +21,4 @@ BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= DateTime::Format::Strptime.3 - -NO_STAGE= yes .include <bsd.port.mk> |