[Bug 220281] Mk/bsd.default-versions.mk: Set Lua 5.3 as default

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jul 30 10:25:08 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220281

VVD <vvd at unislabs.com> changed:

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

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

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

 USERS=         ${PORTNAME}
 GROUPS=                ${USERS}

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


More information about the freebsd-ports-bugs mailing list