mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
Fix build if automake is installed.
PR: ports/111360 Submitted by: novel
This commit is contained in:
parent
ed82c987bd
commit
51ae573518
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=190036
@ -39,6 +39,8 @@ PLIST_SUB+= NLS="@comment "
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|@image{components}||g' \
|
||||
${WRKSRC}/doc/libidn.texi
|
||||
@${REINPLACE_CMD} -e 's|$$(AUTOMAKE)|${TRUE}|' \
|
||||
${WRKSRC}/doc/Makefile.in
|
||||
|
||||
post-install:
|
||||
.if !defined(NOPORTDOCS)
|
||||
|
Loading…
Reference in New Issue
Block a user