mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Fix build on -current.
Noticed by: bento PR: 45675 Submitted by: Stefan Farfeleder <e0026813@stud3.tuwien.ac.at> Approved by: kris
This commit is contained in:
parent
e67e27644b
commit
d4537bd399
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=71639
@ -27,6 +27,9 @@ post-patch:
|
||||
|
||||
@${CP} ${FILESDIR}/Makefile ${WRKSRC}
|
||||
|
||||
@${FIND} ${WRKSRC} -name '*.[ch]' | ${XARGS} \
|
||||
${REINPLACE_CMD} -e 's@__aligned@dice_aligned@g'
|
||||
|
||||
do-install:
|
||||
@for i in ${WRKSRC}/ubin/*; \
|
||||
do \
|
||||
|
Loading…
Reference in New Issue
Block a user