aboutsummaryrefslogtreecommitdiff
path: root/net/asterisk
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2007-07-22 11:02:45 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2007-07-22 11:02:45 +0000
commitcf49ab4e5b37acebbf48bef44a55c189f1812e01 (patch)
treed039035e52170a6e7493335d8aa491394c6ff760 /net/asterisk
parent9173d040e4342fba2e410cb8ab3c1d1276579cc5 (diff)
downloadports-cf49ab4e5b37acebbf48bef44a55c189f1812e01.tar.gz
ports-cf49ab4e5b37acebbf48bef44a55c189f1812e01.zip
Notes
Diffstat (limited to 'net/asterisk')
-rw-r--r--net/asterisk/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/asterisk/Makefile b/net/asterisk/Makefile
index 7b2a359eefa2..cdd82c4b3d52 100644
--- a/net/asterisk/Makefile
+++ b/net/asterisk/Makefile
@@ -51,7 +51,7 @@ OPTIONS= OGGVORBIS "Enable Ogg Vorbis support" on \
.include <bsd.port.pre.mk>
.if ${ARCH} == "i386" || ${ARCH} == "amd64"
-OPTIONS+= ZAPTEL "Enable Zaptel support" on
+OPTIONS+= ZAPTEL "Enable Zaptel support" off
.else
WITHOUT_ZAPTEL= yes
.endif