ports/170524: devel/ding-libs fails to build in tinderbox

Alex Kozlov spam at rm-rf.kiev.ua
Fri Aug 17 14:20:10 UTC 2012


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

From: Alex Kozlov <spam at rm-rf.kiev.ua>
To: Rainer Duffner <rainer at ultra-secure.de>, bug-followup at FreeBSD.org,
	aweits at rit.edu
Cc:  
Subject: Re: ports/170524: devel/ding-libs fails to build in tinderbox
Date: Fri, 17 Aug 2012 17:17:08 +0300

 On Tue, Aug 14, 2012 at 05:38:53PM +0200, Rainer Duffner wrote:
 > Am Sat, 11 Aug 2012 21:43:46 +0300
 > schrieb Alex Kozlov <spam at rm-rf.kiev.ua>:
 > 
 > > It's because of this construction in port's Makefile:
 > > 
 > > .if !defined(NOPORTDOCS)
 > > CONFIGURE_ARGS=	--docdir=${DOCSDIR}
 > > .else
 > > CONFIGURE_ARGS=	--docdir=/dev/null
 > > .endif
 > OK, this is obviously not a very good solution.
 > 
 > But what is the proper way to handle that, actually?
 You need to patch configure and Makefiles. Or you can wait
 for stagedir implementation (http://wiki.freebsd.org/ports/StageDir) which
 will make DOCS knob support very easy.
 
 
 -- 
 Alex



More information about the freebsd-ports-bugs mailing list