aboutsummaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2002-06-07 23:56:17 +0800
committerlioux <lioux@FreeBSD.org>2002-06-07 23:56:17 +0800
commit84a75c97e45e3247557f6657e7e722d0bbd2c15c (patch)
treedf5f9bebaae95b6f7218cb97ca2689e30640776b /net-im
parent45742d2092b9f08bb3d568f514afef3de552861b (diff)
downloadfreebsd-ports-gnome-84a75c97e45e3247557f6657e7e722d0bbd2c15c.tar.gz
freebsd-ports-gnome-84a75c97e45e3247557f6657e7e722d0bbd2c15c.tar.zst
freebsd-ports-gnome-84a75c97e45e3247557f6657e7e722d0bbd2c15c.zip
In -CURRENT, iomanip.h is deprecated in favor of iomanip
Submitted by: bento
Diffstat (limited to 'net-im')
-rw-r--r--net-im/libicq2000/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-im/libicq2000/Makefile b/net-im/libicq2000/Makefile
index 008205d556e5..6741b89f2a0f 100644
--- a/net-im/libicq2000/Makefile
+++ b/net-im/libicq2000/Makefile
@@ -26,6 +26,7 @@ post-patch:
@${PERL} -pi -e \
's|^(headersincludedir =).+|\1\$$(includedir)/libicq2000|' \
${WRKSRC}/libicq2000/Makefile.in
+ @${PERL} -pi -e 's|(iomanip).h|\1|' ${WRKSRC}/libicq2000/buffer.h
post-configure:
@${CP} ${LOCALBASE}/bin/libtool ${WRKSRC}