aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--net-p2p/amule/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net-p2p/amule/Makefile b/net-p2p/amule/Makefile
index e01501b58d1f..04132f06deba 100644
--- a/net-p2p/amule/Makefile
+++ b/net-p2p/amule/Makefile
@@ -223,6 +223,8 @@ post-patch: .SILENT
-e 's/test.*-print-file-name.*`/true/' \
-e '/if.*test/s/==/=/' \
${WRKSRC}/configure
+ ${FIND} ${WRKSRC} -name \*.pl -exec ${REINPLACE_CMD} \
+ 's|/usr/bin/perl|${PERL}|' {} +
.if defined(NOPORTDOCS)
${REINPLACE_CMD} 's/install-data-am:.*/install-data-am:/' \
${WRKSRC}/docs/Makefile.in