aboutsummaryrefslogtreecommitdiffstats
path: root/net/asterisk10
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2007-04-26 08:18:35 +0800
committersobomax <sobomax@FreeBSD.org>2007-04-26 08:18:35 +0800
commit71f41c9d39059519841e161e2deb9fdd613a4ec2 (patch)
treeeee84f2315c2eb01d1792cd3f2fa0d8ecfbe1490 /net/asterisk10
parentb8eb00be38a586fbeb525d7bb7d04cc2116ae9a1 (diff)
downloadfreebsd-ports-gnome-71f41c9d39059519841e161e2deb9fdd613a4ec2.tar.gz
freebsd-ports-gnome-71f41c9d39059519841e161e2deb9fdd613a4ec2.tar.zst
freebsd-ports-gnome-71f41c9d39059519841e161e2deb9fdd613a4ec2.zip
Zaptel parts now compile after upgrading zaptel and libpri to 1.4.x.
Sponsored by: Sippy Software, Inc. ( http://www.sippysoft.com/ )
Diffstat (limited to 'net/asterisk10')
-rw-r--r--net/asterisk10/Makefile5
-rw-r--r--net/asterisk10/pkg-plist3
2 files changed, 5 insertions, 3 deletions
diff --git a/net/asterisk10/Makefile b/net/asterisk10/Makefile
index 5c0fd913bed2..90b48093be52 100644
--- a/net/asterisk10/Makefile
+++ b/net/asterisk10/Makefile
@@ -7,6 +7,7 @@
PORTNAME= asterisk
PORTVERSION= 1.4.2
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://ftp.digium.com/pub/asterisk/ \
http://ftp.digium.com/pub/asterisk/old-releases/
@@ -71,9 +72,9 @@ CONFIGURE_ARGS+= --without-zaptel
PLIST_SUB+= WITH_ZAPTEL=""
CONFIGURE_ARGS+= --with-zaptel
BUILD_DEPENDS+= libpri>=1.2.0:${PORTSDIR}/misc/libpri \
- ${LOCALBASE}/include/zaptel.h:${PORTSDIR}/misc/zaptel
+ ${LOCALBASE}/include/zaptel/zaptel.h:${PORTSDIR}/misc/zaptel
LIB_DEPENDS+= pri.1:${PORTSDIR}/misc/libpri
-RUN_DEPENDS+= ${LOCALBASE}/include/zaptel.h:${PORTSDIR}/misc/zaptel
+RUN_DEPENDS+= ${LOCALBASE}/include/zaptel/zaptel.h:${PORTSDIR}/misc/zaptel
.endif
#
diff --git a/net/asterisk10/pkg-plist b/net/asterisk10/pkg-plist
index 4aa7407cadf9..ab56ce51e1dc 100644
--- a/net/asterisk10/pkg-plist
+++ b/net/asterisk10/pkg-plist
@@ -762,7 +762,8 @@ share/asterisk/static-http/prototype.js
%%WITH_ZAPTEL%%lib/asterisk/modules/app_zapscan.so
%%WITH_ODBC%%lib/asterisk/modules/cdr_odbc.so
%%WITH_H323%%lib/asterisk/modules/chan_h323.so
-@comment ---NEEDS NEWEST ZAPTEL--- %%WITH_ZAPTEL%%lib/asterisk/modules/chan_zap.so
+%%WITH_ZAPTEL%%lib/asterisk/modules/chan_zap.so
+%%WITH_ZAPTEL%%lib/asterisk/modules/codec_zap.so
%%WITH_ODBC%%lib/asterisk/modules/res_config_odbc.so
%%WITH_ODBC%%lib/asterisk/modules/res_odbc.so
@dirrm share/asterisk/static-http