Subject: Re: Mozilla-1.6
To: None <chris.wareham@iosystems.co.uk>
From: Shin'ichiro TAYA <taya@NetBSD.org>
List: netbsd-users
Date: 01/20/2004 18:31:31
From: Chris Wareham <chris.wareham@iosystems.co.uk>
Subject: Re: Mozilla-1.6
Date: Tue, 20 Jan 2004 09:15:02 +0000

> To build a Mozilla package with GTK2 used as the underlying toolkit
> instead of GTK1.2, simply add MOZILLA_USE_GTK2=YES to your /etc/mk.conf
> file. To build by hand, follow the Unix build instructions on
> www.mozilla.org, but include --enable-gui-toolkit=gtk2 in the .mozconfig
> file.

If you are going to run mozilla with gtk2 under ${WRKSRC}, it's
correct.
But if you are going to make package, PLIST is not suitable for
mozilla with gtk2. You should use www/mozilla-gtk2 instead.

Regards,
taya