summaryrefslogtreecommitdiff
path: root/chat/libpurple/Makefile.common
diff options
context:
space:
mode:
authortnn <tnn>2008-05-17 23:26:06 +0000
committertnn <tnn>2008-05-17 23:26:06 +0000
commit8de5eb7bf925e5d03a2be04ae7aacd812bc72a9f (patch)
tree6689e750d8fdd93f44472d5165318776fe4ad0e6 /chat/libpurple/Makefile.common
parent271ef7f823bb9447d6bb3a2f3cb144f44d697050 (diff)
downloadpkgsrc-8de5eb7bf925e5d03a2be04ae7aacd812bc72a9f.tar.gz
Aggressively disable options in Makefile.common and selectively
enable them in options.mk, through overrides.
Diffstat (limited to 'chat/libpurple/Makefile.common')
-rw-r--r--chat/libpurple/Makefile.common9
1 files changed, 8 insertions, 1 deletions
diff --git a/chat/libpurple/Makefile.common b/chat/libpurple/Makefile.common
index e2a091d35db..4975b3ffd69 100644
--- a/chat/libpurple/Makefile.common
+++ b/chat/libpurple/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.15 2008/05/17 22:56:17 tnn Exp $
+# $NetBSD: Makefile.common,v 1.16 2008/05/17 23:26:06 tnn Exp $
#
# used by chat/finch/Makefile
# used by chat/libpurple/Makefile
@@ -27,3 +27,10 @@ CONFIGURE_ARGS+= --disable-consoleui
CONFIGURE_ARGS+= --disable-meanwhile
CONFIGURE_ARGS+= --disable-gstreamer
CONFIGURE_ARGS+= --disable-avahi
+CONFIGURE_ARGS+= --disable-perl
+CONFIGURE_ARGS+= --disable-tcl
+CONFIGURE_ARGS+= --disable-gnutls
+CONFIGURE_ARGS+= --disable-nss
+CONFIGURE_ARGS+= --disable-dbus
+CONFIGURE_ARGS+= --disable-cyrus-sasl
+CONFIGURE_ARGS+= --disable-debug