aboutsummaryrefslogtreecommitdiff
path: root/irc/xchat-gnome/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'irc/xchat-gnome/Makefile')
-rw-r--r--irc/xchat-gnome/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/irc/xchat-gnome/Makefile b/irc/xchat-gnome/Makefile
index d9d7aea8c80e..cb9e225b7554 100644
--- a/irc/xchat-gnome/Makefile
+++ b/irc/xchat-gnome/Makefile
@@ -74,9 +74,4 @@ pre-everything::
@${ECHO_MSG} "WITH_TCL=yes for tcl support"
.endif
-post-patch:
- @${REINPLACE_CMD} \
- -e 's|-lpthread|${PTHREAD_LIBS}|g;' \
- ${WRKSRC}/configure
-
.include <bsd.port.post.mk>