mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Touch some files to workaround a build failure if automake is
installed. PR: ports/18240
This commit is contained in:
parent
0a498f3afe
commit
7ac7c29a0d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=28249
@ -41,4 +41,7 @@ pre-fetch:
|
||||
@${ECHO_MSG} "make WITH_ISPELL=yes"
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
(cd ${WRKSRC}; ${TOUCH} Makefile.in */Makefile.in src/config.h.in)
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -41,4 +41,7 @@ pre-fetch:
|
||||
@${ECHO_MSG} "make WITH_ISPELL=yes"
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
(cd ${WRKSRC}; ${TOUCH} Makefile.in */Makefile.in src/config.h.in)
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -41,4 +41,7 @@ pre-fetch:
|
||||
@${ECHO_MSG} "make WITH_ISPELL=yes"
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
(cd ${WRKSRC}; ${TOUCH} Makefile.in */Makefile.in src/config.h.in)
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -41,4 +41,7 @@ pre-fetch:
|
||||
@${ECHO_MSG} "make WITH_ISPELL=yes"
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
(cd ${WRKSRC}; ${TOUCH} Makefile.in */Makefile.in src/config.h.in)
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -41,4 +41,7 @@ pre-fetch:
|
||||
@${ECHO_MSG} "make WITH_ISPELL=yes"
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
(cd ${WRKSRC}; ${TOUCH} Makefile.in */Makefile.in src/config.h.in)
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user