Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 May 1996 15:51:59 -0400 (EDT)
From:      Amir Rosenblatt <amir@ns.calyx.com>
To:        freebsd-questions@freebsd.org
Subject:   problem with xv and aero ports
Message-ID:  <199605221952.PAA12754@mojo.calyx.com>

next in thread | raw e-mail | index | archive | help
I'm having problems tryhing to compile the xv port under 2.1R.  When I 
try and compile it I get the following error:

Makefile:21: *** missing separator.  Stop.

Line 21 is: 

.if !defined(NOPORTDOCS)


When I comment it (and the endif) out, it then dies on line 25:

.include <bsd.port.mk>


I'm assuming the problem stems from my having installed the current 
version of GNU make, which seems to not like that syntax.  Any suggestions?

	-Amir



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