mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-13 03:03:15 +00:00
textproc/html-xml-utils: fix build on 9.3
PR: 214526 Submitted by: Takefu <takefu@airport.fm> (maintainer) MFH: 2016Q4
This commit is contained in:
parent
a486347bda
commit
8de1ed851d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=428227
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= html-xml-utils
|
||||
PORTVERSION= 7.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= http://www.w3.org/Tools/HTML-XML-utils/
|
||||
|
||||
@ -18,5 +19,6 @@ USES= gmake iconv localbase shebangfix
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
SHEBANG_FILES= ${WRKSRC}/hxcite-mkbib
|
||||
CONFIGURE_ARGS= LDFLAGS=${ICONV_LIB}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user