summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authormarkd <markd>2012-11-17 22:30:44 +0000
committermarkd <markd>2012-11-17 22:30:44 +0000
commitb1fa903960c92600baad6f5edc0e63b4d756bb8d (patch)
tree77647c57fe76e9d1bb0d74bf165eb0e3f882b32e /devel
parent5c31bd5ed84081206c4206c77acb2df1715665cb (diff)
downloadpkgsrc-b1fa903960c92600baad6f5edc0e63b4d756bb8d.tar.gz
Explicitly dont try and build ivr support.
Diffstat (limited to 'devel')
-rw-r--r--devel/opal/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/opal/Makefile b/devel/opal/Makefile
index 7d0136b7796..4058edc945d 100644
--- a/devel/opal/Makefile
+++ b/devel/opal/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2012/10/31 11:17:34 asau Exp $
+# $NetBSD: Makefile,v 1.21 2012/11/17 22:30:44 markd Exp $
#
DISTNAME= opal-3.6.6
@@ -28,6 +28,7 @@ CONFIGURE_ARGS+= --enable-h264
CONFIGURE_ARGS+= --disable-ffmpeg-h263
CONFIGURE_ARGS+= --disable-localgsm
CONFIGURE_ARGS+= --disable-localspeex
+CONFIGURE_ARGS+= --disable-ivr
USE_LANGUAGES= c c++
USE_TOOLS+= gmake