summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2004-01-04 05:06:19 +0000
committergrant <grant@pkgsrc.org>2004-01-04 05:06:19 +0000
commitd4771a3ff96aa4e01a6effafe132804ac17347ea (patch)
treeb334a7279e7442df8796cee469ff48455d0e5062 /mail
parent63b22017162778f62f6138de8bcac69f99a7ec83 (diff)
downloadpkgsrc-d4771a3ff96aa4e01a6effafe132804ac17347ea.tar.gz
conditionally set MOZ_EXTRA, and set it to empty in thunderbird (for
which there is currently no gtk1 pkg).
Diffstat (limited to 'mail')
-rw-r--r--mail/thunderbird-bin-nightly/Makefile3
-rw-r--r--mail/thunderbird-bin/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/mail/thunderbird-bin-nightly/Makefile b/mail/thunderbird-bin-nightly/Makefile
index 8eb61816a11..bd0a0e7a12e 100644
--- a/mail/thunderbird-bin-nightly/Makefile
+++ b/mail/thunderbird-bin-nightly/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.2 2004/01/04 05:01:02 grant Exp $
+# $NetBSD: Makefile,v 1.3 2004/01/04 05:06:19 grant Exp $
MOZILLA= thunderbird
HOMEPAGE= http://www.mozilla.org/projects/thunderbird/
MOZ_GTK2= YES
+MOZ_EXTRA= # empty
ONLY_FOR_PLATFORM+= Linux-*-i[3-6]86 SunOS-5.[789]*-sparc
diff --git a/mail/thunderbird-bin/Makefile b/mail/thunderbird-bin/Makefile
index e291225c08d..a05ccc4c055 100644
--- a/mail/thunderbird-bin/Makefile
+++ b/mail/thunderbird-bin/Makefile
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.3 2004/01/04 05:01:02 grant Exp $
+# $NetBSD: Makefile,v 1.4 2004/01/04 05:06:19 grant Exp $
MOZILLA= thunderbird
MOZ_VER= 0.4
HOMEPAGE= http://www.mozilla.org/projects/thunderbird/
MOZ_GTK2= YES
+MOZ_EXTRA= # empty
ONLY_FOR_PLATFORM+= Linux-*-i[3-6]86 SunOS-5.[89]*-i386 SunOS-5.[89]*-sparc