ports/105498: devel/ice - "make index" with NOPORTDOCS=true fails

Stefan Ehmann shoesoft at gmx.net
Tue Nov 14 13:00:18 UTC 2006


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

From: Stefan Ehmann <shoesoft at gmx.net>
To: bug-followup at FreeBSD.org
Cc:  
Subject: Re: ports/105498: devel/ice - "make index" with NOPORTDOCS=true
	fails
Date: Tue, 14 Nov 2006 13:53:08 +0100

 I'd prefer the following fix:
 
 --- ice.bak/Makefile	Tue Nov 14 13:45:31 2006
 +++ ice/Makefile	Tue Nov 14 13:37:47 2006
 @@ -41,7 +41,7 @@
  .endif
  
  .if defined(NOPORTDOCS)
 -	${RM} -rf ${WRKSRC}/doc
 +MAKE_ENV+=	NOPORTDOCS=yes
  .endif
  
  post-patch:
 
 



More information about the freebsd-ports-bugs mailing list