summaryrefslogtreecommitdiffstats
path: root/irc/xchat-gnome
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2002-03-18 11:50:38 +0000
committersobomax <sobomax@FreeBSD.org>2002-03-18 11:50:38 +0000
commit905aa56821787eb98c150e2cd7e4222698cd34b5 (patch)
treed5d7cef2ee1a3886c8300f6c59463d1704679734 /irc/xchat-gnome
parent267c972eab297e87ce7c16314746799098e8dac4 (diff)
downloadFreeBSD-ports-905aa56821787eb98c150e2cd7e4222698cd34b5.zip
FreeBSD-ports-905aa56821787eb98c150e2cd7e4222698cd34b5.tar.gz
Iconv cleanup, stage 2b: remove regex hacks that change iconv.h to giconv.h and
-liconv to -lgiconv.
Diffstat (limited to 'irc/xchat-gnome')
-rw-r--r--irc/xchat-gnome/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/irc/xchat-gnome/Makefile b/irc/xchat-gnome/Makefile
index bbf0d60..95fe629 100644
--- a/irc/xchat-gnome/Makefile
+++ b/irc/xchat-gnome/Makefile
@@ -69,10 +69,7 @@ CONFIGURE_ARGS+= --disable-gnome --disable-zvt
post-patch:
@${PERL} -pi \
-e 's|-lpthread|${PTHREAD_LIBS}|g;' \
- -e 's|iconv|giconv|;' \
${WRKSRC}/configure
- @${PERL} -pi -e 's|iconv\.h|giconv.h|;' \
- ${WRKSRC}/src/common/jcode.c
post-install:
.if !defined(NOPORTDOCS)
OpenPOWER on IntegriCloud