summaryrefslogtreecommitdiff
path: root/mail/thunderbird
diff options
context:
space:
mode:
authordmcmahill <dmcmahill@pkgsrc.org>2007-10-16 01:53:28 +0000
committerdmcmahill <dmcmahill@pkgsrc.org>2007-10-16 01:53:28 +0000
commitf15d77af47b3f2b49cd61f7643457eaf1e36c374 (patch)
treeaddfca1d03311659ccc86ceeddb6bcb54c15b66f /mail/thunderbird
parentccd1bbf0463ae9d04206f3260677627e5a77de5f (diff)
downloadpkgsrc-f15d77af47b3f2b49cd61f7643457eaf1e36c374.tar.gz
Make thunderbird also obey the mozilla-single-profile package option that
is used already for firefox and thunderbird.
Diffstat (limited to 'mail/thunderbird')
-rw-r--r--mail/thunderbird/Makefile4
-rw-r--r--mail/thunderbird/Makefile-thunderbird.common3
2 files changed, 3 insertions, 4 deletions
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