ports/56709: Update port: net/kopete update to version 0.7.2

Amit K. Rao fbsd at atyantik.net
Fri Oct 3 15:20:21 UTC 2003


The following reply was made to PR ports/56709; it has been noted by GNATS.

From: "Amit K. Rao" <fbsd at atyantik.net>
To: freebsd-gnats-submit at FreeBSD.org, c.delnooz at home.nl
Cc:  
Subject: Re: ports/56709: Update port: net/kopete update to version 0.7.2
Date: Fri, 3 Oct 2003 11:11:20 -0400

 extracting the shell archive and running 'make' gives me this:
 
 /usr/ports/net/kopete# make
 "Makefile", line 30: Need an operator
 make: fatal errors encountered -- cannot continue
 
 ...
      28
      29 pre-configure:
      30        ${REINPLACE_CMD} -e 's|-pedantic ||g' ${WRKSRC}/configure
      31
      32 post-install:
      33
      34 .include <bsd.port.pre.mk>
 ...
 
 The reason is that instead of beginning with  a TAB, it uses SPACEs. Replacing 
 this fixes the error.



More information about the freebsd-ports-bugs mailing list