summaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2003-06-12 09:46:09 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2003-06-12 09:46:09 +0000
commit5a1964dbcdc0128fad7ad6894a9b3683b8e997c8 (patch)
treee758d068d77a1912b656f82019bb6260b7ab9f96 /irc
parento Fix MASTER_SITES (diff)
Remove REINPLACE commands that were rolled into gnomehack.
Notes
Notes: svn path=/head/; revision=82858
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>