aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-im/libicq2000/Makefile1
-rw-r--r--net/libicq2000/Makefile1
2 files changed, 2 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}
diff --git a/net/libicq2000/Makefile b/net/libicq2000/Makefile
index 008205d556e5..6741b89f2a0f 100644
--- a/net/libicq2000/Makefile
+++ b/net/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}