mirror of
https://git.freebsd.org/ports.git
synced 2025-06-02 19:36:28 -04:00
Remove sed call that is no longer necessary.
The sys/types.h include was added upstream and is present in Qt since 5.6.1.
This commit is contained in:
parent
2709eba5ea
commit
30a5de6922
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=432151
1 changed files with 0 additions and 2 deletions
|
@ -71,7 +71,5 @@ post-patch:
|
|||
@${REINPLACE_CMD} -e '/${d}/ d' \
|
||||
${WRKSRC}/qtmultimedia.pro
|
||||
.endfor
|
||||
@${REINPLACE_CMD} -e 's|<linux/types.h>|<sys/types.h>|' \
|
||||
${WRKSRC}/src/plugins/v4l/radio/v4lradiocontrol.h
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue