Fix build problems with new automake.
PR: ports/170241 (partial - upgrade to new version not done) Submitted by: Craig Leres Approved by: maintainer timeout
This commit is contained in:
parent
d118a66e4c
commit
33dfa3ec0f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=304091
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ post-patch:
|
|||
${WRKSRC}/Makefile.am ${WRKSRC}/Makefile.in
|
||||
|
||||
pre-configure:
|
||||
@cd ${WRKSRC} && ${AUTORECONF}
|
||||
@cd ${WRKSRC} && ${AUTORECONF} --force --install
|
||||
|
||||
post-install:
|
||||
.if !defined(NOPORTDOCS)
|
||||
|
|
Loading…
Reference in a new issue