diff options
author | Andrej Zverev <az@FreeBSD.org> | 2014-01-05 14:02:22 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2014-01-05 14:02:22 +0000 |
commit | f980c1a49542543ff2f1a4963a494546b55418ef (patch) | |
tree | e7c7d651e8c1b6727722047569bf6010ad417db5 /www/p5-jQuery-File-Upload | |
parent | 598ef94fdb4d33b7caf8d72e2fa7c070d3af98f1 (diff) | |
download | ports-f980c1a49542543ff2f1a4963a494546b55418ef.tar.gz ports-f980c1a49542543ff2f1a4963a494546b55418ef.zip |
- stage support
Approved by: portmgr (blanket infrastructure)
Notes
Notes:
svn path=/head/; revision=338778
Diffstat (limited to 'www/p5-jQuery-File-Upload')
-rw-r--r-- | www/p5-jQuery-File-Upload/Makefile | 3 | ||||
-rw-r--r-- | www/p5-jQuery-File-Upload/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/www/p5-jQuery-File-Upload/Makefile b/www/p5-jQuery-File-Upload/Makefile index dc6d41ab1f13..02ae3d076378 100644 --- a/www/p5-jQuery-File-Upload/Makefile +++ b/www/p5-jQuery-File-Upload/Makefile @@ -19,7 +19,4 @@ BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= jQuery::File::Upload.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-jQuery-File-Upload/pkg-plist b/www/p5-jQuery-File-Upload/pkg-plist index 774eee9a29bc..2973c628464f 100644 --- a/www/p5-jQuery-File-Upload/pkg-plist +++ b/www/p5-jQuery-File-Upload/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/jQuery/File/Upload/.packlist %%SITE_PERL%%/jQuery/File/Upload.pm +%%PERL5_MAN3%%/jQuery::File::Upload.3.gz @dirrmtry %%SITE_PERL%%/jQuery/File @dirrmtry %%SITE_PERL%%/jQuery @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/jQuery/File/Upload |