Index: head/textproc/html-xml-utils/Makefile
===================================================================
--- head/textproc/html-xml-utils/Makefile (revision 428226)
+++ head/textproc/html-xml-utils/Makefile (revision 428227)
@@ -1,22 +1,24 @@
# Created by: Takefu
# $FreeBSD$
PORTNAME= html-xml-utils
PORTVERSION= 7.1
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= http://www.w3.org/Tools/HTML-XML-utils/
MAINTAINER= takefu@airport.fm
COMMENT= Utilities for manipulating HTML and XML files
LICENSE= W3C
LICENSE_NAME= W3C Software Notice and License
LICENSE_FILE= ${WRKSRC}/COPYING
LICENSE_PERMS= auto-accept
USES= gmake iconv localbase shebangfix
GNU_CONFIGURE= yes
SHEBANG_FILES= ${WRKSRC}/hxcite-mkbib
+CONFIGURE_ARGS= LDFLAGS=${ICONV_LIB}
.include