Touch some files to workaround a build failure if automake is

installed.

PR:		ports/18240
This commit is contained in:
Dirk Froemberg 2000-05-01 20:45:46 +00:00
parent 0a498f3afe
commit 7ac7c29a0d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=28249
5 changed files with 15 additions and 0 deletions

View File

@ -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>

View File

@ -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>

View File

@ -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>

View File

@ -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>

View File

@ -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>