aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2002-07-31 22:11:54 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2002-07-31 22:11:54 +0000
commit8bdf309b84a9cc3eff1758229cf7758231bf6a4b (patch)
tree73383c9729a240a33e1bae9b4a8def61e0a00e21
parente889b30c8792c126e11f5ae7b82ded035733ed47 (diff)
downloadports-8bdf309b84a9cc3eff1758229cf7758231bf6a4b.tar.gz
ports-8bdf309b84a9cc3eff1758229cf7758231bf6a4b.zip
Notes
-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