- fix build for png-1.4.1
This commit is contained in:
parent
ed97fe2a78
commit
271b9dc1ca
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=251760
1 changed files with 4 additions and 0 deletions
|
@ -27,4 +27,8 @@ USE_BZIP2= yes
|
|||
USE_GMAKE= yes
|
||||
USE_GCC= 4.2+
|
||||
|
||||
post-patch:
|
||||
${REINPLACE_CMD} -e 's|png_set_gray_1_2_4_to_8|png_set_expand_gray_1_2_4_to_8|' \
|
||||
${WRKSRC}/src/3rdparty/png++/io_base.hpp
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue