git: 40c4b5cb864c - main - sysutils/bottom: Makefile.crates is already included for free
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 26 Dec 2022 16:28:29 UTC
The branch main has been updated by adamw:
URL: https://cgit.FreeBSD.org/ports/commit/?id=40c4b5cb864c4535d97e0e8f44e280f13b72490a
commit 40c4b5cb864c4535d97e0e8f44e280f13b72490a
Author: Adam Weinberger <adamw@FreeBSD.org>
AuthorDate: 2022-12-26 16:28:18 +0000
Commit: Adam Weinberger <adamw@FreeBSD.org>
CommitDate: 2022-12-26 16:28:26 +0000
sysutils/bottom: Makefile.crates is already included for free
---
sysutils/bottom/Makefile | 1 -
1 file changed, 1 deletion(-)
diff --git a/sysutils/bottom/Makefile b/sysutils/bottom/Makefile
index bf33202b4226..42dee1f36f5e 100644
--- a/sysutils/bottom/Makefile
+++ b/sysutils/bottom/Makefile
@@ -39,5 +39,4 @@ post-install-DOCS-on:
${MKDIR} ${STAGEDIR}${DOCSDIR}
cd ${WRKSRC}/docs/content && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR}
-.include "${.CURDIR}/Makefile.crates"
.include <bsd.port.mk>