On 06/30/11 22:01, Brett wrote:
>
You can grab the port here :
git clone -b tb5http://rhaalovely.net/git/mozilla-thunderbird/
Hi,
I just tried to build/test the thunderbird 5 on i386, June 24 snapshot:
# git clone -b tb5 http://rhaalovely.net/git/mozilla-thunderbird
Cloning into mozilla-thunderbird...
# pwd
/usr/ports/mystuff/www
# ls
mozilla-thunderbird
# cd mozilla-thunderbird/
# make install
Fatal: one category in mail news lang/python should match
PKGPATH=www/mozilla-thunderbird (in www/mozilla-thunderbird)
*** Error code 1
Stop.
# ls
.git CVS Makefile distinfo files patches
I used the same directory structure/instructions as for firefox5 that
recently posted (and worked). Am I doing something wrong?
Thanks,
Brett.
Hi,
I had problems building under mystuff.
-lightning refers to mozilla-thunderbird,-main in Makefile.
Has to go under /usr/ports/www not /usr/ports/mystuff/www
Regards
Nigel Taylor