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

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

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

CVSweb <webmaster@jp.NetBSD.org>