pkgsrc/mail/thunderbird24/patches/patch-mail_installer_package-manifest.in
ryoon 193e022a9f Import thunderbird24-24.7.0 as mail/thunderbird24.
Mozilla Thunderbird is a redesign of the Mozilla mail component. The
goal is to produce a cross platform stand alone mail application using
the XUL user interface language. This version uses the gtk2 toolkit.

This package tracks Thunderbird 24 branch.
2014-07-27 05:36:07 +00:00

13 lines
492 B
Text

$NetBSD: patch-mail_installer_package-manifest.in,v 1.1 2014/07/27 05:36:07 ryoon Exp $
--- mail/installer/package-manifest.in.orig 2013-11-18 16:43:05.000000000 +0000
+++ mail/installer/package-manifest.in
@@ -673,7 +673,7 @@
@BINPATH@/components/pippki.xpt
; for Solaris SPARC
-#ifdef SOLARIS
+#if defined(SOLARIS) && defined(SPARC)
@BINPATH@/@DLL_PREFIX@freebl_32fpu_3@DLL_SUFFIX@
@BINPATH@/@DLL_PREFIX@freebl_32int_3@DLL_SUFFIX@
@BINPATH@/@DLL_PREFIX@freebl_32int64_3@DLL_SUFFIX@