aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTTP-Request-Params
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2013-11-07 13:55:25 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2013-11-07 13:55:25 +0000
commit1e2bf2c5d57e115acb946a6b16e47483d5a8a391 (patch)
tree2ebf187b9ffba43b33c30ab99f9ca1be04e1ac37 /www/p5-HTTP-Request-Params
parent6743d2bbeb216285c21fe60f98fafa92af52d2bc (diff)
downloadports-1e2bf2c5d57e115acb946a6b16e47483d5a8a391.tar.gz
ports-1e2bf2c5d57e115acb946a6b16e47483d5a8a391.zip
Notes
Diffstat (limited to 'www/p5-HTTP-Request-Params')
-rw-r--r--www/p5-HTTP-Request-Params/Makefile7
-rw-r--r--www/p5-HTTP-Request-Params/pkg-plist3
2 files changed, 4 insertions, 6 deletions
diff --git a/www/p5-HTTP-Request-Params/Makefile b/www/p5-HTTP-Request-Params/Makefile
index c19efde627a1..3c605179b628 100644
--- a/www/p5-HTTP-Request-Params/Makefile
+++ b/www/p5-HTTP-Request-Params/Makefile
@@ -18,16 +18,13 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
-NO_STAGE= yes
-
-MAN3= HTTP::Request::Params.3
.if !defined(NOPORTDOCS)
PORTDOCS= Changes README
post-install:
- @${MKDIR} ${DOCSDIR}
- ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR}
+ @${MKDIR} ${STAGEDIR}${DOCSDIR}
+ ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR}
@${ECHO_MSG} "===> Documentation installed in ${DOCSDIR}."
.endif
diff --git a/www/p5-HTTP-Request-Params/pkg-plist b/www/p5-HTTP-Request-Params/pkg-plist
index 9d7338077369..3588ce68316d 100644
--- a/www/p5-HTTP-Request-Params/pkg-plist
+++ b/www/p5-HTTP-Request-Params/pkg-plist
@@ -1,6 +1,7 @@
+%%PERL5_MAN3%%/HTTP::Request::Params.3.gz
%%SITE_PERL%%/HTTP/Request/Params.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP/Request/Params/.packlist
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP/Request/Params
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP/Request/Params
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP/Request
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP
@dirrmtry %%SITE_PERL%%/HTTP/Request