mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
Fix build on 4.x.
PR: 83542 Submitted by: Marcus Grando <marcus AT corp dot grupos dot com dot br>
This commit is contained in:
parent
806acca70d
commit
854071e138
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=139488
@ -52,5 +52,8 @@ pre-everything::
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|datadir)/icons/gnome|prefix)/share/icons/gnome|g' \
|
||||
${WRKSRC}/pixmaps/Makefile.in
|
||||
@${REINPLACE_CMD} -e 's|;;|;|g' \
|
||||
${WRKSRC}/src/journal.c \
|
||||
${WRKSRC}/src/msg_queue.c
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user