git: 0fc725868234 - main - mail/cyrus-imapd24: include bsd.ports.post.mk rather than bsd.ports.mk
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 25 Jun 2023 15:23:05 UTC
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>