aboutsummaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
Diffstat (limited to 'irc')
-rw-r--r--irc/xchat-gnome/Makefile5
-rw-r--r--irc/xchat2/Makefile5
2 files changed, 0 insertions, 10 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>
diff --git a/irc/xchat2/Makefile b/irc/xchat2/Makefile
index d9d7aea8c80e..cb9e225b7554 100644
--- a/irc/xchat2/Makefile
+++ b/irc/xchat2/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>