make index doesn't work

Scot Hetzel swhetzel at gmail.com
Thu Dec 13 16:33:15 PST 2007


On 12/13/07, Bernard Nowakowski <bn209386 at students.mimuw.edu.pl> wrote:
> Hi,
>
> I've been trying to find a solution to my problem via Google or
> freebsd-ports' group archive but maybe you can help.
>
> The problem is: I run cvsup, go into /usr/ports and type make index. After
> some minutes I get the following error message:
> "/usr/ports/Mk/bsd.gnome.mk", line 643: Malformed conditional
> (${_USE_GNOME_ALL:Mpango}=="")
> "/usr/ports/Mk/bsd.port.mk", line 6147: if-less endif
> make: fatal errors encountered -- cannot continue
> ===> graphics/graphviz failed
> *** Error code 1
> 1 error
>
I also had this problem when using pkg_version,  what i did was to:

cd /usr/ports/graphics/graphviz
make rmconfig

Then when I ran pkg_version a second time it did't give this error.

Scot


More information about the freebsd-ports mailing list