mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
- Actually fix plist issues (trial #2)
This commit is contained in:
parent
254cbcab56
commit
e4bb8cee3a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=219369
@ -62,10 +62,8 @@ post-patch:
|
||||
${WRKSRC}/fluid/Makefile
|
||||
${REINPLACE_CMD} -e 's|cat1|man1|g;s|cat3|man3|g' ${WRKSRC}/documentation/Makefile
|
||||
.if defined(NOPORTDOCS)
|
||||
${REINPLACE_CMD} -e 's|%%DOCS%%|#|' ${WRKSRC}/documentation/Makefile
|
||||
${REINPLACE_CMD} -e 's|test||' ${WRKSRC}/Makefile
|
||||
.else
|
||||
${REINPLACE_CMD} -e 's|%%DOCS%%||' ${WRKSRC}/documentation/Makefile
|
||||
${REINPLACE_CMD} -e 's|test ||' ${WRKSRC}/Makefile
|
||||
${REINPLACE_CMD} -e '234,238d' ${WRKSRC}/documentation/Makefile
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user