From f584da22ee03bf55f4db7ffa79c61aa8ad827ad6 Mon Sep 17 00:00:00 2001 From: Ade Lovett Date: Wed, 8 Dec 2010 19:58:49 +0000 Subject: Clean up "current" versions of autotools components to further reduce tree-churn on updates. --- net/asterisk14/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/asterisk14') diff --git a/net/asterisk14/Makefile b/net/asterisk14/Makefile index 7f3f92defcd1..c3bde0477561 100644 --- a/net/asterisk14/Makefile +++ b/net/asterisk14/Makefile @@ -99,8 +99,8 @@ CONFIGURE_ARGS+= --without-odbc .else PLIST_SUB+= WITH_ODBC="" CONFIGURE_ARGS+= --with-odbc --with-ltdl -LIB_DEPENDS+= odbc.1:${PORTSDIR}/databases/unixODBC \ - ltdl.7:${PORTSDIR}/devel/libltdl22 +USE_AUTOTOOLS+= libltdl +LIB_DEPENDS+= odbc.1:${PORTSDIR}/databases/unixODBC .endif .if !defined(WITH_FREETDS) -- cgit v1.2.3