summaryrefslogtreecommitdiffstats
path: root/net/asterisk14/Makefile
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2003-10-18 19:11:30 +0000
committersobomax <sobomax@FreeBSD.org>2003-10-18 19:11:30 +0000
commit5091f47ce22d6617163233f5b54af48416c2cf21 (patch)
tree3228ede4471642719b8ca382e9885845083a727a /net/asterisk14/Makefile
parent795fb952860a19ecc9a1b36993e7ebbab8fe65a5 (diff)
downloadFreeBSD-ports-5091f47ce22d6617163233f5b54af48416c2cf21.zip
FreeBSD-ports-5091f47ce22d6617163233f5b54af48416c2cf21.tar.gz
Fix if audio/speex is installed (actually make speex a required dependency).
Reported by: Tilghman Lesher <tilghman@mail.jeffandtilghman.com>
Diffstat (limited to 'net/asterisk14/Makefile')
-rw-r--r--net/asterisk14/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/asterisk14/Makefile b/net/asterisk14/Makefile
index 870aaae..89b4dbc 100644
--- a/net/asterisk14/Makefile
+++ b/net/asterisk14/Makefile
@@ -7,6 +7,7 @@
PORTNAME= asterisk
PORTVERSION= 0.5.0
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= ftp://ftp.asterisk.org/pub/telephony/asterisk/ \
ftp://ftp.asterisk.org/pub/telephony/asterisk/old-releases/
@@ -15,6 +16,7 @@ MAINTAINER= sobomax@FreeBSD.org
COMMENT= An Open Source PBX and telephony toolkit
BUILD_DEPENDS= ${LOCALBASE}/lib/mysql/libmysqlclient.a:${PORTSDIR}/databases/mysql40-client
+LIB_DEPENDS= speex.1:${PORTSDIR}/audio/speex
RUN_DEPENDS= ${LOCALBASE}/lib/mysql/libmysqlclient.a:${PORTSDIR}/databases/mysql40-client
GNU_CONFIGURE= yes
OpenPOWER on IntegriCloud