Date: Sun, 25 Jun 2023 15:23:05 GMT From: Hajimu UMEMOTO <ume@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 0fc725868234 - main - mail/cyrus-imapd24: include bsd.ports.post.mk rather than bsd.ports.mk Message-ID: <202306251523.35PFN5I7024098@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by ume: URL: https://cgit.FreeBSD.org/ports/commit/?id=0fc725868234bffc96c60cfcdd75e318b3a4ceed commit 0fc725868234bffc96c60cfcdd75e318b3a4ceed Author: Hajimu UMEMOTO <ume@FreeBSD.org> AuthorDate: 2023-06-25 15:22:14 +0000 Commit: Hajimu UMEMOTO <ume@FreeBSD.org> CommitDate: 2023-06-25 15:22:14 +0000 mail/cyrus-imapd24: include bsd.ports.post.mk rather than bsd.ports.mk --- mail/cyrus-imapd24/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail/cyrus-imapd24/Makefile b/mail/cyrus-imapd24/Makefile index df60641f578b..8157e7bb184c 100644 --- a/mail/cyrus-imapd24/Makefile +++ b/mail/cyrus-imapd24/Makefile @@ -201,4 +201,4 @@ post-install-EXAMPLES-on: @${ECHO_CMD} ${EXAMPLESDIR:S,^${PREFIX}/,,}/${f} >>${TMPPLIST} .endfor -.include <bsd.port.mk> +.include <bsd.port.post.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202306251523.35PFN5I7024098>