mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 02:46:27 -04:00
Fix plist with -DNOPORT*.
Prompted by: QAT QA run Approved by: maintainer timeout on QATMail
This commit is contained in:
parent
c66a1d5274
commit
98958f4326
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=231832
1 changed files with 3 additions and 0 deletions
|
@ -142,5 +142,8 @@ post-patch:
|
|||
@${REINPLACE_CMD} -e '/EXAMPLEDIR/d' ${WRKSRC}/etc/Makefile
|
||||
${FIND} ${WRKSRC} -name Makefile | ${XARGS} ${REINPLACE_CMD} -E \
|
||||
-e 's#-release \$$\(SQLR_VERSION\)##g;'
|
||||
.ifdef NOPORTDOCS
|
||||
@${REINPLACE_CMD} '/$$(MAKE) -C doc/d' ${WRKSRC}/Makefile
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue