Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Sep 2014 12:28:50 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 181301] [NEW PORT] net/kamailio: Very fast and configurable open source SIP proxy
Message-ID:  <bug-181301-13-SGbaua9c6X@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-181301-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-181301-13@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=181301

--- Comment #30 from John Marino <marino@FreeBSD.org> ---
It doesn't really matter since you are using ".if" statements anyway, but:


USE_MYSQL=    YES

could be:
MYSQL_USE= MYSQL=YES

and USES+= pgsql

could be:
PGSQL_USES= pgsql

And they would be place with the other option lines.

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-181301-13-SGbaua9c6X>