- Fix build
Reported by: pkg-fallouot
This commit is contained in:
parent
5bb0b7b5df
commit
d5c5c44374
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=445361
1 changed files with 3 additions and 0 deletions
|
@ -20,4 +20,7 @@ QT5_VER_MIN= 5.6.1
|
|||
IGNORE= please update your current qt5 version to ${QT5_VER_MIN}
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|-mincoming-stack-boundary=2||g' ${WRKSRC}/Qt5Pas.pro
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
|
Loading…
Reference in a new issue