Fix build if automake is installed.

PR:		ports/111360
Submitted by:	novel
This commit is contained in:
Kirill Ponomarev 2007-04-15 20:25:21 +00:00
parent ed82c987bd
commit 51ae573518
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=190036

View File

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