Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Aug 2012 14:20:10 GMT
From:      Alex Kozlov <spam@rm-rf.kiev.ua>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/170524: devel/ding-libs fails to build in tinderbox
Message-ID:  <201208171420.q7HEKAbI053828@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/170524; it has been noted by GNATS.

From: Alex Kozlov <spam@rm-rf.kiev.ua>
To: Rainer Duffner <rainer@ultra-secure.de>, bug-followup@FreeBSD.org,
	aweits@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@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



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