From 3fbf946bda08fc82a28f53f0864e41e2ef403135 Mon Sep 17 00:00:00 2001 From: dmcmahill Date: Tue, 16 Oct 2007 01:53:28 +0000 Subject: Make thunderbird also obey the mozilla-single-profile package option that is used already for firefox and thunderbird. --- mail/thunderbird/Makefile | 4 ++-- mail/thunderbird/Makefile-thunderbird.common | 3 +-- 2 files changed, 3 insertions(+), 4 deletions(-) (limited to 'mail/thunderbird') diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index f5643c2d2bc..09cf0b99b65 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.28 2007/10/08 10:13:02 ghen Exp $ +# $NetBSD: Makefile,v 1.29 2007/10/16 01:53:28 dmcmahill Exp $ MOZILLA= thunderbird -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= Mozilla mail client MOZILLA_USE_GTK2= # yes diff --git a/mail/thunderbird/Makefile-thunderbird.common b/mail/thunderbird/Makefile-thunderbird.common index 3beec6a43b7..ed4c9188513 100644 --- a/mail/thunderbird/Makefile-thunderbird.common +++ b/mail/thunderbird/Makefile-thunderbird.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile-thunderbird.common,v 1.29 2007/10/08 10:13:03 ghen Exp $ +# $NetBSD: Makefile-thunderbird.common,v 1.30 2007/10/16 01:53:28 dmcmahill Exp $ MOZILLA_BIN= thunderbird-bin MOZ_VER= 2.0.0.6 @@ -17,7 +17,6 @@ DISTINFO_FILE= ${.CURDIR}/../../mail/thunderbird/distinfo PATCHDIR= ${.CURDIR}/../../mail/thunderbird/patches CONFIGURE_ARGS+= --enable-application=mail -CONFIGURE_ARGS+= --enable-single-profile CONFIGURE_ARGS+= --enable-debug=-g CONFIGURE_ENV+= ac_cv_visibility_pragma=no ac_cv_visibility_hidden=no -- cgit v1.2.3