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-Data-JavaScript-Anon/Makefile | |
parent | - revert default to FFMPG0 (diff) |
Support STAGEDIR.
Diffstat (limited to 'devel/p5-Data-JavaScript-Anon/Makefile')
-rw-r--r-- | devel/p5-Data-JavaScript-Anon/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/p5-Data-JavaScript-Anon/Makefile b/devel/p5-Data-JavaScript-Anon/Makefile index e29ae36a8b0e..60c4def0f25a 100644 --- a/devel/p5-Data-JavaScript-Anon/Makefile +++ b/devel/p5-Data-JavaScript-Anon/Makefile @@ -17,7 +17,5 @@ BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Data::JavaScript::Anon.3 -NO_STAGE= yes .include <bsd.port.mk> |