openbsd-ports/telephony/kamailio/patches/patch-lib_kmi_Makefile
2012-04-22 21:44:24 +00:00

12 lines
407 B
Plaintext

$OpenBSD: patch-lib_kmi_Makefile,v 1.1 2012/04/22 21:44:24 sthen Exp $
--- lib/kmi/Makefile.orig Mon Feb 6 23:56:26 2012
+++ lib/kmi/Makefile Mon Feb 6 23:56:41 2012
@@ -4,6 +4,7 @@ NAME:=kmi
MAJOR_VER=1
MINOR_VER=0
BUGFIX_VER=0
+OBSD_VER=$(LIBkmi_VERSION)
## comment next line for using internal pkg malloc with MI
## - when MI_SYSTEM_MALLOC is defined, OS malloc is used
DEFS+= -DMI_SYSTEM_MALLOC