summaryrefslogtreecommitdiff
path: root/mail/thunderbird/Makefile
diff options
context:
space:
mode:
authordmcmahill <dmcmahill@pkgsrc.org>2007-03-07 21:32:53 +0000
committerdmcmahill <dmcmahill@pkgsrc.org>2007-03-07 21:32:53 +0000
commite31abb208c10129c6428ac3df7972daa594bc896 (patch)
treeb82b7969582e56a727ad050ec4b6673c280d6202 /mail/thunderbird/Makefile
parent53cf03e2a63302e2e3c941f84290ed88d7ca895f (diff)
downloadpkgsrc-e31abb208c10129c6428ac3df7972daa594bc896.tar.gz
Dynamically generate the part of the PLIST for libfreebl. This is because
the exact names of the freebl libraries depends on the platform and they have a habit of changing even on minor releases. This causes these mozilla packages to be broken quite a lot on platforms other than NetBSD/i386. Hopefully this fix will last longer than previous ones. pkgrevision bumps all around.
Diffstat (limited to 'mail/thunderbird/Makefile')
-rw-r--r--mail/thunderbird/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile
index c000ab5dbfa..2cd2eb3ac5e 100644
--- a/mail/thunderbird/Makefile
+++ b/mail/thunderbird/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.24 2007/03/02 14:12:24 ghen Exp $
+# $NetBSD: Makefile,v 1.25 2007/03/07 21:32:53 dmcmahill Exp $
MOZILLA= thunderbird
COMMENT= Mozilla mail client
+PKGREVISION= 1
MOZILLA_USE_GTK2= # yes
MOZILLA_USE_XFT= YES