mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
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
@ -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 New Issue
Block a user