Touch all of the files to keep auto* from running.
This commit is contained in:
parent
0bb9bda6a1
commit
ba474a947e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=214626
1 changed files with 1 additions and 0 deletions
|
@ -229,5 +229,6 @@ post-patch:
|
|||
@${FIND} ${BUILD_WRKSRC} -name Makefile.in | ${XARGS} ${REINPLACE_CMD} -e \
|
||||
's|[$$][(]top_builddir[)]/libpurple/libpurple.la|${LOCALBASE}/lib/libpurple.la|g'
|
||||
.endif
|
||||
@${FIND} ${WRKSRC} -type f | ${XARGS} ${TOUCH}
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
|
Loading…
Reference in a new issue