- Fix build on NOPORTDOCS
Reported by: QA Tindie Approved by: portmgr (linimon)
This commit is contained in:
parent
bb6ce01608
commit
8d874deecb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=220350
@ -26,7 +26,7 @@ post-patch:
|
||||
@${REINPLACE_CMD} -Ee 's|(USER=)\$$\(USER\)|\1$$(shell whoami)|' \
|
||||
${WRKSRC}/${MAKEFILE}
|
||||
.if defined(NOPORTDOCS)
|
||||
@${REINPLACE_CMD} -e '63,64d; 66,67d' ${WRKSRC}/${MAKEFILE}
|
||||
@${REINPLACE_CMD} -e '63s|\\||; 64d; 67,68d' ${WRKSRC}/${MAKEFILE}
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user