Subject: mozilla Makefile.common errors
To: None <tech-pkg@netbsd.org>
From: Bryan Vyhmeister <netbsd@bsdjournal.net>
List: tech-pkg
Date: 06/01/2004 15:06:45
I just updated pkgsrc to the latest version from CVS minutes ago and I
came up with the following error when I ran pkg_chk -i:

make: "../../www/mozilla/../../www/mozilla/Makefile.common" line 91:
Malformed conditional ((${MOZCONFDIR} != ""))
make: "../../www/mozilla/../../www/mozilla/Makefile.common" line 91:
Missing dependency operator
make: "../../www/mozilla/../../www/mozilla/Makefile.common" line 93:
if-less endif
make: "../../www/mozilla/../../www/mozilla/Makefile.common" line 93:
Need an operator
make: Fatal errors encountered -- cannot continue
eval:  make: stopped in /usr/pkgsrc/mail/thunderbird-gtk2: not found

I don't see anything that looks wrong on line 91, 92, or 93. Anyone have
any ideas?

Bryan