aboutsummaryrefslogtreecommitdiff
path: root/net/asterisk16
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2003-11-29 17:18:43 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2003-11-29 17:18:43 +0000
commit593eeac4dd4fd08d458d18b31145711d10a4dc38 (patch)
treeb9e99e2357d1cf177f210d0a4b853cbb7645e43c /net/asterisk16
parente482307ca87900370ca95fe214fb23538e48a64d (diff)
downloadports-593eeac4dd4fd08d458d18b31145711d10a4dc38.tar.gz
ports-593eeac4dd4fd08d458d18b31145711d10a4dc38.zip
Unbreak.
Approved by: portmgr
Notes
Notes: svn path=/head/; revision=94823
Diffstat (limited to 'net/asterisk16')
-rw-r--r--net/asterisk16/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/asterisk16/Makefile b/net/asterisk16/Makefile
index 57b3d372d284..cccb4f60d85d 100644
--- a/net/asterisk16/Makefile
+++ b/net/asterisk16/Makefile
@@ -20,13 +20,13 @@ ONLY_FOR_ARCHS= i386
BUILD_DEPENDS= ${LOCALBASE}/lib/mysql/libmysqlclient.a:${PORTSDIR}/databases/mysql40-client \
${NONEXISTENT}:${PORTSDIR}/devel/pwlib:build \
${NONEXISTENT}:${PORTSDIR}/net/openh323:build
-LIB_DEPENDS= speex.2:${PORTSDIR}/audio/speex \
- ldap.2:${PORTSDIR}/net/openldap20-client
+LIB_DEPENDS= speex.2:${PORTSDIR}/audio/speex
RUN_DEPENDS= ${LOCALBASE}/lib/mysql/libmysqlclient.a:${PORTSDIR}/databases/mysql40-client
GNU_CONFIGURE= yes
CONFIGURE_WRKSRC= ${WRKSRC}/editline
USE_GMAKE= yes
+USE_OPENLDAP= yes
MAKE_ENV= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \
PTHREAD_LIBS="${PTHREAD_LIBS}" \
MKDIR="${MKDIR}" \