diff options
Diffstat (limited to 'net/asterisk/Makefile')
-rw-r--r-- | net/asterisk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/asterisk/Makefile b/net/asterisk/Makefile index 411009ea5644..ae44d18279cf 100644 --- a/net/asterisk/Makefile +++ b/net/asterisk/Makefile @@ -83,7 +83,7 @@ FREETDS_CONFIGURE_ON= --with-tds=${LOCALBASE} FREETDS_CONFIGURE_OFF= --without-tds FREETDS_LIB_DEPENDS= libtds.so:${PORTSDIR}/databases/freetds PGSQL_CONFIGURE_WITH= postgres -PGSQL_USE= PGSQL=yes +PGSQL_USES= pgsql MYSQL_CONFIGURE_WITH= mysqlclient MYSQL_USE= MYSQL=yes VORBIS_CONFIGURE_WITH= ogg |