[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / mail / thunderbird

Annotation of pkgsrc/mail/thunderbird/Makefile, Revision 1.38

1.38    ! sno         1: # $NetBSD: Makefile,v 1.37 2009/06/19 13:13:06 he Exp $
1.1       taya        2:
1.14      ghen        3: MOZILLA=               thunderbird
                      4: COMMENT=               Mozilla mail client
1.38    ! sno         5: PKGREVISION=           1
1.7       abs         6:
1.16      ghen        7: MOZILLA_USE_GTK2=      # yes
1.7       abs         8: MOZILLA_USE_XFT=       YES
1.1       taya        9:
1.27      gdt        10: # thunderbird passes LD_LIBRARY_PATH to mime handlers, making them fail:
                     11: # https://bugzilla.mozilla.org/show_bug.cgi?id=392327
                     12:
1.6       taya       13: .include "../../mail/thunderbird/Makefile-thunderbird.common"
1.10      jlam       14: .include "../../mk/bsd.pkg.mk"

CVSweb <webmaster@jp.NetBSD.org>