Fix typo for NOPORTDOCS.
Approved by: portmgr (erwin)
This commit is contained in:
parent
af55c84b56
commit
415bb5b741
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=220365
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ post-patch:
|
|||
@${REINPLACE_CMD} 's|[(]libdir[)]/pkgconfig|(prefix)/libdata/pkgconfig|' \
|
||||
${WRKSRC}/configure
|
||||
.if defined(NOPORTDOCS)
|
||||
@${REINPLACE_CMD} 's|install-data-am: install-dist_docDATA|install-data-am|' \
|
||||
@${REINPLACE_CMD} 's|install-data-am: install-dist_docDATA|install-data-am:|' \
|
||||
${WRKSRC}/Makefile.in
|
||||
.endif
|
||||
|
||||
|
|
Loading…
Reference in a new issue