Fix the build w/ latest GTK+2.

Reported by:	pointyhat via pav
This commit is contained in:
Jeremy Messenger 2009-01-13 04:26:39 +00:00
parent 581301275b
commit 6cbc90cfc1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=225924

View file

@ -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|' \