diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-11-07 03:52:41 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-11-07 03:52:41 +0000 |
commit | fb2d5da4ebc1084c623330fb16bdcba15bb94569 (patch) | |
tree | 36786afbdfb0f0368eaca996fb006935240c6493 /textproc/p5-JavaScript-Minifier/Makefile | |
parent | - Unbreak fetching by pointing MASTER_SITES to GOOGLE_CODE (diff) |
Support STAGEDIR.
Notes
Notes:
svn path=/head/; revision=333056
Diffstat (limited to 'textproc/p5-JavaScript-Minifier/Makefile')
-rw-r--r-- | textproc/p5-JavaScript-Minifier/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/textproc/p5-JavaScript-Minifier/Makefile b/textproc/p5-JavaScript-Minifier/Makefile index 0640adedb83e..d38465b20813 100644 --- a/textproc/p5-JavaScript-Minifier/Makefile +++ b/textproc/p5-JavaScript-Minifier/Makefile @@ -17,7 +17,4 @@ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure -MAN3= JavaScript::Minifier.3 - -NO_STAGE= yes .include <bsd.port.mk> |