--- server/Makefile.orig	2025-12-14 15:28:26 UTC
+++ server/Makefile
@@ -164,8 +164,8 @@ install_freebsd:
 
 install_freebsd:
 	$(MAKE) install_unix
-	chgrp kmem $(DESTDIR)$(SINSTALLDIR)/$(PACKAGE_D)
-	chmod g+s $(DESTDIR)$(SINSTALLDIR)/$(PACKAGE_D)
+	# chgrp kmem $(DESTDIR)$(SINSTALLDIR)/$(PACKAGE_D)
+	# chmod g+s $(DESTDIR)$(SINSTALLDIR)/$(PACKAGE_D)
 
 install_netbsd:
 	$(MAKE) SMANDIR="$(PREFIX)/man/man1" install_unix
