mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-27 10:03:20 +00:00
Unbreak
Feature safe: yes
This commit is contained in:
parent
dee52f7af3
commit
73b8332186
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=257315
@ -24,12 +24,12 @@ MAN1= gnome-find.1
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 800023
|
||||
BROKEN= does not compile
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
@${GREP} -lR "<regex\.h>" ${WRKSRC} | ${XARGS} ${REINPLACE_CMD} -e \
|
||||
's|<regex\.h>|<gnuregex.h>|g'
|
||||
.if ${OSVERSION} >= 800023
|
||||
${REINPLACE_CMD} -e "s,^int readlink,//int readlink," \
|
||||
${WRKSRC}/src/listfile.c
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user