Allow building with neon 30
This commit is contained in:
parent
83e776e229
commit
278044dc18
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=375490
@ -43,7 +43,7 @@ CONFIGURE_ARGS+= --with-ssl
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|;;|;|g' \
|
||||
${WRKSRC}/src/sitestore.c
|
||||
@${REINPLACE_CMD} -e 's|25 26 27 28|25 26 27 28 29|g' \
|
||||
@${REINPLACE_CMD} -e 's|25 26 27 28|& 29 30|g' \
|
||||
${WRKSRC}/configure
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user