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:
Colin Percival 2012-09-11 12:17:29 +00:00
parent d118a66e4c
commit 33dfa3ec0f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=304091

View file

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