Module: kamailio Branch: master Commit: 141f19a95bd0d97f1bd325291aafb844f46c7fd3 URL: https://github.com/kamailio/kamailio/commit/141f19a95bd0d97f1bd325291aafb844f46c7fd3
Author: drTr0jan <drtr0...@yandex.ru> Committer: Henning Westerholt <h...@gilawa.com> Date: 2025-01-13T09:58:46+01:00 Makefile.defs: support for FreeBSD build --- Modified: src/Makefile.defs --- Diff: https://github.com/kamailio/kamailio/commit/141f19a95bd0d97f1bd325291aafb844f46c7fd3.diff Patch: https://github.com/kamailio/kamailio/commit/141f19a95bd0d97f1bd325291aafb844f46c7fd3.patch --- diff --git a/src/Makefile.defs b/src/Makefile.defs index bc431ef0dde..e411a2c1b2c 100644 --- a/src/Makefile.defs +++ b/src/Makefile.defs @@ -492,7 +492,7 @@ endif ifeq ($(OS), freebsd) doc_dir = share/doc/$(MAIN_NAME)/ - man_dir = man/ + man_dir = share/man/ data_dir = share/$(MAIN_NAME)/ LOCALBASE ?= /usr/local endif _______________________________________________ Kamailio - Development Mailing List -- sr-dev@lists.kamailio.org To unsubscribe send an email to sr-dev-le...@lists.kamailio.org Important: keep the mailing list in the recipients, do not reply only to the sender!