diff options
author | ale <ale@FreeBSD.org> | 2009-07-23 15:46:43 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2009-07-23 15:46:43 +0800 |
commit | 9e4c4be7557abebd93d5691f3cdc9b1fe090d019 (patch) | |
tree | 5270ca305d0cf62a45e0d79c5dc33ca4546ba4d2 /mail | |
parent | 09f84cbd0dcce7677b427e19725f874b52744fb1 (diff) | |
download | freebsd-ports-gnome-9e4c4be7557abebd93d5691f3cdc9b1fe090d019.tar.gz freebsd-ports-gnome-9e4c4be7557abebd93d5691f3cdc9b1fe090d019.tar.zst freebsd-ports-gnome-9e4c4be7557abebd93d5691f3cdc9b1fe090d019.zip |
Add amd64 as recognized platform.
As secondary consequence, enigmail will correctly build on amd64.
Approved by: silence on gecko@ and gnome@
Tested by: Paul Dokas <dokas@oitsec.umn.edu>,
Lapo Luchini <lapo@lapo.it>
Diffstat (limited to 'mail')
-rw-r--r-- | mail/thunderbird-esr/Makefile | 1 | ||||
-rw-r--r-- | mail/thunderbird-esr/files/patch-configure | 15 | ||||
-rw-r--r-- | mail/thunderbird/Makefile | 1 | ||||
-rw-r--r-- | mail/thunderbird/files/patch-configure | 15 | ||||
-rw-r--r-- | mail/thunderbird3/Makefile | 1 | ||||
-rw-r--r-- | mail/thunderbird3/files/patch-configure | 15 |
6 files changed, 39 insertions, 9 deletions
diff --git a/mail/thunderbird-esr/Makefile b/mail/thunderbird-esr/Makefile index ab0e9d635129..1ac984315484 100644 --- a/mail/thunderbird-esr/Makefile +++ b/mail/thunderbird-esr/Makefile @@ -8,6 +8,7 @@ PORTNAME= thunderbird DISTVERSION= 2.0.0.22 +PORTREVISION= 1 CATEGORIES= mail ipv6 MASTER_SITES= ${MASTER_SITE_MOZILLA_EXTENDED} MASTER_SITE_SUBDIR= thunderbird/releases/${DISTVERSION}/source diff --git a/mail/thunderbird-esr/files/patch-configure b/mail/thunderbird-esr/files/patch-configure index f38bd5ee88b5..6e0564d4bb0d 100644 --- a/mail/thunderbird-esr/files/patch-configure +++ b/mail/thunderbird-esr/files/patch-configure @@ -1,6 +1,15 @@ ---- configure.orig 2007-07-30 02:45:45.000000000 -0400 -+++ configure 2007-07-30 02:46:26.000000000 -0400 -@@ -20025,7 +20025,7 @@ MOZILLA_1_8_BRANCH=1 +--- configure.orig 2008-10-19 18:21:23.000000000 +0200 ++++ configure 2009-07-23 09:44:48.000000000 +0200 +@@ -5408,7 +5408,7 @@ + CPU_ARCH=sparc + ;; + +-x86_64 | sparc | ppc | ia64) ++amd64 | x86_64 | sparc | ppc | ia64) + CPU_ARCH="$OS_TEST" + ;; + esac +@@ -20065,7 +20065,7 @@ LIBS_PATH= for lib_arg in $NSPR_LIBS $TK_LIBS; do case $lib_arg in diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index ab0e9d635129..1ac984315484 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -8,6 +8,7 @@ PORTNAME= thunderbird DISTVERSION= 2.0.0.22 +PORTREVISION= 1 CATEGORIES= mail ipv6 MASTER_SITES= ${MASTER_SITE_MOZILLA_EXTENDED} MASTER_SITE_SUBDIR= thunderbird/releases/${DISTVERSION}/source diff --git a/mail/thunderbird/files/patch-configure b/mail/thunderbird/files/patch-configure index f38bd5ee88b5..6e0564d4bb0d 100644 --- a/mail/thunderbird/files/patch-configure +++ b/mail/thunderbird/files/patch-configure @@ -1,6 +1,15 @@ ---- configure.orig 2007-07-30 02:45:45.000000000 -0400 -+++ configure 2007-07-30 02:46:26.000000000 -0400 -@@ -20025,7 +20025,7 @@ MOZILLA_1_8_BRANCH=1 +--- configure.orig 2008-10-19 18:21:23.000000000 +0200 ++++ configure 2009-07-23 09:44:48.000000000 +0200 +@@ -5408,7 +5408,7 @@ + CPU_ARCH=sparc + ;; + +-x86_64 | sparc | ppc | ia64) ++amd64 | x86_64 | sparc | ppc | ia64) + CPU_ARCH="$OS_TEST" + ;; + esac +@@ -20065,7 +20065,7 @@ LIBS_PATH= for lib_arg in $NSPR_LIBS $TK_LIBS; do case $lib_arg in diff --git a/mail/thunderbird3/Makefile b/mail/thunderbird3/Makefile index ab0e9d635129..1ac984315484 100644 --- a/mail/thunderbird3/Makefile +++ b/mail/thunderbird3/Makefile @@ -8,6 +8,7 @@ PORTNAME= thunderbird DISTVERSION= 2.0.0.22 +PORTREVISION= 1 CATEGORIES= mail ipv6 MASTER_SITES= ${MASTER_SITE_MOZILLA_EXTENDED} MASTER_SITE_SUBDIR= thunderbird/releases/${DISTVERSION}/source diff --git a/mail/thunderbird3/files/patch-configure b/mail/thunderbird3/files/patch-configure index f38bd5ee88b5..6e0564d4bb0d 100644 --- a/mail/thunderbird3/files/patch-configure +++ b/mail/thunderbird3/files/patch-configure @@ -1,6 +1,15 @@ ---- configure.orig 2007-07-30 02:45:45.000000000 -0400 -+++ configure 2007-07-30 02:46:26.000000000 -0400 -@@ -20025,7 +20025,7 @@ MOZILLA_1_8_BRANCH=1 +--- configure.orig 2008-10-19 18:21:23.000000000 +0200 ++++ configure 2009-07-23 09:44:48.000000000 +0200 +@@ -5408,7 +5408,7 @@ + CPU_ARCH=sparc + ;; + +-x86_64 | sparc | ppc | ia64) ++amd64 | x86_64 | sparc | ppc | ia64) + CPU_ARCH="$OS_TEST" + ;; + esac +@@ -20065,7 +20065,7 @@ LIBS_PATH= for lib_arg in $NSPR_LIBS $TK_LIBS; do case $lib_arg in |