aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/libxml2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/libxml2/Makefile')
-rw-r--r--textproc/libxml2/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile
index 8e485757a08..5806dd903d1 100644
--- a/textproc/libxml2/Makefile
+++ b/textproc/libxml2/Makefile
@@ -49,8 +49,5 @@ pre-extract:
pre-patch:
@find ${WRKSRC} -name Makefile.in | xargs ${PERL} -pi -e \
's|\$\(libdir\)/pkgconfig|\$\(prefix\)/libdata/pkgconfig|g'
- @cd ${WRKSRC} && ${PERL} -pi -e \
- 's|([^g])iconv.h|\1giconv.h|g ; s|-liconv|-lgiconv|g' \
- configure include/libxml/encoding.h
.include <bsd.port.mk>