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

Alex Kozlov spam at rm-rf.kiev.ua
Sat Aug 11 18:50:04 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: bug-followup at FreeBSD.org, rainer at ultra-secure.de, aweits at rit.edu
Cc:  
Subject: Re: ports/170524: devel/ding-libs fails to build in tinderbox
Date: Sat, 11 Aug 2012 21:43:46 +0300

 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
 
 
 -- 
 Alex



More information about the freebsd-ports-bugs mailing list