[Bug 181301] [NEW PORT] net/kamailio: Very fast and configurable open source SIP proxy
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Sep 11 12:28:50 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=181301
--- Comment #30 from John Marino <marino at 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.
More information about the freebsd-ports-bugs
mailing list