Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Jul 2019 10:25:08 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 220281] Mk/bsd.default-versions.mk: Set Lua 5.3 as default
Message-ID:  <bug-220281-7788-E9VmliW2WF@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-220281-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-220281-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D220281

VVD <vvd@unislabs.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vvd@unislabs.com

--- Comment #8 from VVD <vvd@unislabs.com> ---
Patch for net/freeswitch:

--- net/freeswitch/Makefile.orig
+++ net/freeswitch/Makefile
@@ -39,7 +39,7 @@
 GNU_CONFIGURE=3D         yes
 CONFIGURE_ARGS=3D        --with-pkgconfigdir=3D${PREFIX}/libdata/pkgconfig=
 \
                --enable-zrtp
-CFLAGS+=3D       -Wno-error
+CFLAGS+=3D       -Wno-error -I${LUA_INCDIR}

 USERS=3D         ${PORTNAME}
 GROUPS=3D                ${USERS}

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-220281-7788-E9VmliW2WF>