mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Temporary patch fix due to BSD iconv.
This problem is reported to path author. Submitted by: "Seung Lyun Lee" <micherin@korea.com>
This commit is contained in:
parent
d845a8a153
commit
dbeaee84e1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=58480
@ -23,4 +23,7 @@ MD5_FILE= ${.CURDIR}/distinfo
|
||||
BROKEN= "/usr/include/langinfo.h needed; 4-stable after Mar 13 2002 and -current"
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
@${PERL} -pi -e 's,UTF8,UTF-8,g' ${WRKSRC}/src/util.c
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
Loading…
Reference in New Issue
Block a user