aboutsummaryrefslogtreecommitdiff
path: root/net/asterisk11
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-09-22 17:57:01 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-09-22 17:57:01 +0000
commit2008c49129f2dd794e3c3d2ad7795a4c312e7ddf (patch)
tree056f136bb987bcd9b6fc1bed043b5205fd6a2db8 /net/asterisk11
parent8a3e661b678b3c2d9dfec735dbd0885287db608a (diff)
Notes
Diffstat (limited to 'net/asterisk11')
-rw-r--r--net/asterisk11/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/asterisk11/Makefile b/net/asterisk11/Makefile
index 5b74da67119b..763edd7a0225 100644
--- a/net/asterisk11/Makefile
+++ b/net/asterisk11/Makefile
@@ -77,7 +77,7 @@ ODBC_LIB_DEPENDS= libodbc.so:${PORTSDIR}/databases/unixODBC \
libltdl.so:${PORTSDIR}/devel/libltdl
FREETDS_CONFIGURE_ON= --with-tds=${LOCALBASE}
FREETDS_CONFIGURE_OFF= --without-tds
-FREETDS_LIB_DEPENDS= libtds.so:${PORTSDIR}/databases/freetds
+FREETDS_LIB_DEPENDS= libsybdb.so:${PORTSDIR}/databases/freetds
PGSQL_CONFIGURE_WITH= postgres
PGSQL_USES= pgsql
MYSQL_CONFIGURE_WITH= mysqlclient