1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00
freebsd-ports/net/kamailio/files/patch-src_modules_tls_Makefile

12 lines
271 B
Plaintext

--- src/modules/tls/Makefile.orig 2018-03-01 16:24:10 UTC
+++ src/modules/tls/Makefile
@@ -8,6 +8,8 @@ include ../../Makefile.defs
auto_gen=
NAME=tls.so
+skip_cfg_install?=yes
+
ifeq ($(CROSS_COMPILE),)
SSL_BUILDER=$(shell \
if pkg-config --exists libssl; then \