Prepare for path based autotools patch.
PR: 42403 Submitted by: alane@freebsd.org Reviewed by: maintainer Approved by: maintainer
This commit is contained in:
parent
8125e63bff
commit
f3118b0a68
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=65596
1 changed files with 1 additions and 1 deletions
|
@ -246,7 +246,7 @@ post-patch::
|
|||
@${CP} ${PATCHDIR}/smime.h ${WRKSRC}
|
||||
|
||||
pre-configure::
|
||||
@(cd ${WRKSRC}; ${ACLOCAL} -I m4)
|
||||
@(cd ${WRKSRC}; ${SETENV} ${AUTOMAKE_ENV} ${ACLOCAL} -I m4)
|
||||
|
||||
.if defined(WITH_MUTT_NNTP)
|
||||
SCRIPTS_ENV+= MUTT_NNTP="yes"
|
||||
|
|
Loading…
Reference in a new issue