Date: Tue, 14 Aug 2012 15:40:12 GMT From: Rainer Duffner <rainer@ultra-secure.de> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/170524: devel/ding-libs fails to build in tinderbox Message-ID: <201208141540.q7EFeCjI056877@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: Rainer Duffner <rainer@ultra-secure.de> To: Alex Kozlov <spam@rm-rf.kiev.ua> Cc: bug-followup@FreeBSD.org, aweits@rit.edu Subject: Re: ports/170524: devel/ding-libs fails to build in tinderbox Date: Tue, 14 Aug 2012 17:38:53 +0200 Am Sat, 11 Aug 2012 21:43:46 +0300 schrieb Alex Kozlov <spam@rm-rf.kiev.ua>: > Hi > > 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?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201208141540.q7EFeCjI056877>