From 8de5eb7bf925e5d03a2be04ae7aacd812bc72a9f Mon Sep 17 00:00:00 2001 From: tnn Date: Sat, 17 May 2008 23:26:06 +0000 Subject: Aggressively disable options in Makefile.common and selectively enable them in options.mk, through overrides. --- chat/libpurple/Makefile.common | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'chat/libpurple/Makefile.common') 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 -- cgit v1.2.3