aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-Runtime/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Catalyst-Runtime/Makefile')
-rw-r--r--www/p5-Catalyst-Runtime/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Catalyst-Runtime/Makefile b/www/p5-Catalyst-Runtime/Makefile
index 668e9d2ead48..aa609a120f09 100644
--- a/www/p5-Catalyst-Runtime/Makefile
+++ b/www/p5-Catalyst-Runtime/Makefile
@@ -77,7 +77,7 @@ MAN3= Catalyst.3 \
Catalyst::View.3
post-install:
- @${CAT} pkg-message
+ @${CAT} ${PKGDIR}/pkg-message
post-extract:
@${PERL} -i.bak -ne 'print unless m,^feature, .. m,;$$,' ${WRKSRC}/Makefile.PL