diff options
author | joerg <joerg@pkgsrc.org> | 2006-03-23 15:43:16 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-03-23 15:43:16 +0000 |
commit | 6246edab2ad31272b616f11d999871c94ed72c31 (patch) | |
tree | a8412b14cde76671180a41802e0053a1f99d78a7 /mail/thunderbird-gtk1 | |
parent | 17179a4fb3406d9ec963383ba3290997743027be (diff) | |
download | pkgsrc-6246edab2ad31272b616f11d999871c94ed72c31.tar.gz |
Readd minor DragonFly patch. Disable use of visibility attributes,
It's Just Broken (TM). Bump revision.
Diffstat (limited to 'mail/thunderbird-gtk1')
-rw-r--r-- | mail/thunderbird-gtk1/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/thunderbird-gtk1/Makefile b/mail/thunderbird-gtk1/Makefile index b9d50388e55..3ad2b829613 100644 --- a/mail/thunderbird-gtk1/Makefile +++ b/mail/thunderbird-gtk1/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2006/02/05 23:09:59 joerg Exp $ +# $NetBSD: Makefile,v 1.8 2006/03/23 15:43:16 joerg Exp $ MOZILLA= thunderbird-gtk1 -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= Mozilla mail client using the older GTK1 toolkit |