aboutsummaryrefslogtreecommitdiff
path: root/net/p5-SOAP-Lite/Makefile
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2007-02-21 18:01:15 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2007-02-21 18:01:15 +0000
commit99e1a1dcde1309d7af724e1c504f2de25676395f (patch)
tree356d2fd29d24d9e81d2dbc22fe246595f24af3e5 /net/p5-SOAP-Lite/Makefile
parent63749dba6cd4fd5ea3489525164f50479eab19a7 (diff)
downloadports-99e1a1dcde1309d7af724e1c504f2de25676395f.tar.gz
ports-99e1a1dcde1309d7af724e1c504f2de25676395f.zip
Notes
Diffstat (limited to 'net/p5-SOAP-Lite/Makefile')
-rw-r--r--net/p5-SOAP-Lite/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-SOAP-Lite/Makefile b/net/p5-SOAP-Lite/Makefile
index a41a0bec0dea..8b4e3b245ce4 100644
--- a/net/p5-SOAP-Lite/Makefile
+++ b/net/p5-SOAP-Lite/Makefile
@@ -67,7 +67,7 @@ MAN3= Apache::SOAP.3 \
XMLRPC::Transport::TCP.3
post-patch:
- @${REINPLACE_CMD} -e 's|/bin/env|${SETENV}|' \
+ @${REINPLACE_CMD} -i '' -e 's|^#!.*perl|#!${PERL}|' \
${WRKSRC}/bin/* ${WRKSRC}/t/*
.include <bsd.port.mk>