aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-03-09 13:57:30 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-03-09 14:07:22 +0000
commite4fdf41c677cac828575b90e5ab6dfe5abca7175 (patch)
tree7c511b993b9d5d2f26cc2c6720477979196ddc69
parent9b1d0a8492cc2e42e6f30dbc067167c6a349e8d2 (diff)
downloadports-e4fdf41c677cac828575b90e5ab6dfe5abca7175.tar.gz
ports-e4fdf41c677cac828575b90e5ab6dfe5abca7175.zip
net-im/jabberd: Fix a5c2ca9eefbc427074af49dd4b2630b0b58f6d80
/!\ jabberd-2.7.0_5: Makefile errors /!\ you cannot include bsd.port[.pre].mk twice Approved by: portmgr (blanket)
-rw-r--r--net-im/jabberd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/jabberd/Makefile b/net-im/jabberd/Makefile
index 185e96e93bc5..3f69ad9af847 100644
--- a/net-im/jabberd/Makefile
+++ b/net-im/jabberd/Makefile
@@ -156,4 +156,4 @@ post-install:
.endfor
.endif
-.include <bsd.port.mk>
+.include <bsd.port.post.mk>