aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHajimu UMEMOTO <ume@FreeBSD.org>2023-06-25 15:22:14 +0000
committerHajimu UMEMOTO <ume@FreeBSD.org>2023-06-25 15:22:14 +0000
commit0fc725868234bffc96c60cfcdd75e318b3a4ceed (patch)
tree442a3e7afdbdec9c1fd6aaec7035ba465cda3158
parent0e9f4482edd238b6e98d73033a3ae6dd36a8f602 (diff)
downloadports-0fc725868234bffc96c60cfcdd75e318b3a4ceed.tar.gz
ports-0fc725868234bffc96c60cfcdd75e318b3a4ceed.zip
mail/cyrus-imapd24: include bsd.ports.post.mk rather than bsd.ports.mk
-rw-r--r--mail/cyrus-imapd24/Makefile2
1 files changed, 1 insertions, 1 deletions
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>