summaryrefslogtreecommitdiff
path: root/devel/ptlib
diff options
context:
space:
mode:
authorwiz <wiz>2009-11-10 16:14:17 +0000
committerwiz <wiz>2009-11-10 16:14:17 +0000
commitf25e556fd9ac0059b5673c96753b09a50555c09a (patch)
tree2b33dd741f4beda09c711ab1ad333ab9ec3e3979 /devel/ptlib
parent0a8cec9e201cf88771635f2ec669effa812ef01f (diff)
downloadpkgsrc-f25e556fd9ac0059b5673c96753b09a50555c09a.tar.gz
Enable more features; needed by new opal. Bump PKGREVISION.
Diffstat (limited to 'devel/ptlib')
-rw-r--r--devel/ptlib/Makefile9
1 files changed, 8 insertions, 1 deletions
diff --git a/devel/ptlib/Makefile b/devel/ptlib/Makefile
index e2143567f12..b4a9e65261f 100644
--- a/devel/ptlib/Makefile
+++ b/devel/ptlib/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2009/11/10 11:15:12 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2009/11/10 16:14:17 wiz Exp $
DISTNAME= ptlib-2.6.5
+PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/ptlib/2.6/}
EXTRACT_SUFX= .tar.bz2
@@ -20,7 +21,13 @@ BUILD_TARGET= optshared
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
+CONFIGURE_ARGS+= --enable-httpforms
+CONFIGURE_ARGS+= --enable-httpsvc
CONFIGURE_ARGS+= --enable-plugins
+CONFIGURE_ARGS+= --enable-jabber
+CONFIGURE_ARGS+= --enable-vxml
+CONFIGURE_ARGS+= --enable-xmlrpc
+CONFIGURE_ARGS+= --enable-soap
CONFIGURE_ARGS+= --enable-oss
CONFIGURE_ARGS+= --enable-v4l2
CONFIGURE_ARGS+= --enable-opal