diff options
Diffstat (limited to 'net/asterisk11/Makefile')
-rw-r--r-- | net/asterisk11/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/asterisk11/Makefile b/net/asterisk11/Makefile index 1136264825a2..49f7e10ef38f 100644 --- a/net/asterisk11/Makefile +++ b/net/asterisk11/Makefile @@ -79,7 +79,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 |