Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Nov 2005 23:27:23 +0300
From:      Boris Samorodov <bsam@ipt.ru>
To:        Sevan / Venture37 <venture37@hotmail.com>
Cc:        ports@freebsd.org
Subject:   Re: post-install problems
Message-ID:  <27164580@serv3.int.kfs.ru>
In-Reply-To: <BAY103-DAV16C198C10A14BD2831A95DA0500@phx.gbl> (Sevan's message of "Sun, 20 Nov 2005 05:00:39 %2B0000")
References:  <BAY103-DAV16C198C10A14BD2831A95DA0500@phx.gbl>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 20 Nov 2005 05:00:39 +0000 Sevan / Venture37 wrote:

> Im working on a port of chillispot, everything was working ok up until
> I added the post-install section, when I run make I get the following
> errors
> "Makefile", line 50: Missing dependency operator
> "Makefile", line 51: Missing dependency operator
> "Makefile", line 52: Missing dependency operator
> "Makefile", line 53: Missing dependency operator
> "Makefile", line 54: Missing dependency operator
> make: fatal errors encountered -- cannot continue

> running portlint produced the following
> FATAL: Makefile: CATEGORIES left blank. set it to "misc" if nothing
> seems apropriate.
> FATAL: Makefile: either PORTVERSION or DISTVERSION must be specified
> Syntax error: Unterminated quoted string
> WARN: Makefile: COMMENT should begin with a capital, and end without a
> period
> 2 fatal errors and 1 warnings found.

> www.venture37.com/chillispot.tar.gz

You should use <tabs> instead of <spaces> at Makefile:
PORTNAME=<tab>chillispot

Very often it's a cut'n'paste problem.


WBR
-- 
Boris B. Samorodov, Research Engineer
InPharmTech Co,     http://www.ipt.ru
Telephone & Internet Service Provider



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?27164580>