Fix the build w/ latest GTK+2.
Reported by: pointyhat via pav
This commit is contained in:
parent
581301275b
commit
6cbc90cfc1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=225924
1 changed files with 2 additions and 0 deletions
|
@ -86,6 +86,8 @@ post-patch:
|
|||
.if defined(WITH_THUMBNAIL)
|
||||
@${ECHO_MSG} "create_thumbnail=true" >> ${WRKSRC}/etc/kzrc
|
||||
.endif
|
||||
@${FIND} ${WRKSRC} -name Makefile.in | ${XARGS} ${REINPLACE_CMD} -e \
|
||||
's|-D.*_DISABLE_DEPRECATED=1||g'
|
||||
|
||||
pre-install:
|
||||
@${REINPLACE_CMD} -e 's|localen|locale|' \
|
||||
|
|
Loading…
Reference in a new issue