diff options
Diffstat (limited to 'net/p5-SOAP-Lite-060/Makefile')
-rw-r--r-- | net/p5-SOAP-Lite-060/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/p5-SOAP-Lite-060/Makefile b/net/p5-SOAP-Lite-060/Makefile index 85df6fe0c6da..2c9f3f787e7e 100644 --- a/net/p5-SOAP-Lite-060/Makefile +++ b/net/p5-SOAP-Lite-060/Makefile @@ -50,6 +50,7 @@ MAN3= Apache::SOAP.3 \ XMLRPC::Transport::POP3.3 \ XMLRPC::Transport::TCP.3 +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -i '' -e 's|^#!.*perl|#!${PERL}|' \ ${WRKSRC}/bin/* ${WRKSRC}/t/* |