aboutsummaryrefslogtreecommitdiff
path: root/irc/irssi-xmpp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'irc/irssi-xmpp/Makefile')
-rw-r--r--irc/irssi-xmpp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/irssi-xmpp/Makefile b/irc/irssi-xmpp/Makefile
index 23a749613041..f4787a20e411 100644
--- a/irc/irssi-xmpp/Makefile
+++ b/irc/irssi-xmpp/Makefile
@@ -29,7 +29,7 @@ OPTIONS_DEFINE= DOCS
post-patch:
# Try to unbreak parallel builds (-jX)
- @${REINPLACE_CMD} -E 's|cd (.+) && (\$${MAKE})|\2 -C \1|' \
+ @${REINPLACE_CMD} -E 's|cd (.+) && (\$$\{MAKE})|\2 -C \1|' \
${WRKSRC}/Makefile ${WRKSRC}/src/Makefile
post-install: