summaryrefslogtreecommitdiff
path: root/net/rdesktop
diff options
context:
space:
mode:
Diffstat (limited to 'net/rdesktop')
-rw-r--r--net/rdesktop/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/rdesktop/Makefile b/net/rdesktop/Makefile
index 0e38d4ca1615..a87545161f3a 100644
--- a/net/rdesktop/Makefile
+++ b/net/rdesktop/Makefile
@@ -49,7 +49,7 @@ do-patch:
@${REINPLACE_CMD} -e 's:^PREFIX.*:PREFIX=${PREFIX}:g' ${WRKSRC}/Makefile
@${REINPLACE_CMD} -e 's:^install.*:install\: rdesktop:g' \
${WRKSRC}/Makefile
- @${REINPLACE_CMD} -e 's:^.*\(INSTALL\) rdp-srvr.*::g' ${WRKSRC}/Makefile
+ @${REINPLACE_CMD} -e 's:^.*(INSTALL) rdp-srvr.*::g' ${WRKSRC}/Makefile
@${REINPLACE_CMD} -e 's:<endian.h>:<machine/endian.h>:g' \
${WRKSRC}/rdesktop.h