Date: Fri, 29 Jul 2005 13:43:44 +1000 From: Edwin Groothuis <edwin@mavetju.org> To: Yen-Ming Lee <leeym@FreeBSD.org> Cc: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/84263: add 'test' target if it's a perl module Message-ID: <20050729034344.GB1162@k7.mavetju> In-Reply-To: <200507290250.j6T2oOA7010777@freefall.freebsd.org> References: <200507290250.j6T2oOA7010777@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jul 29, 2005 at 02:50:24AM +0000, Yen-Ming Lee wrote: > It will slow down the packages building process. I think it'll be better > if we wrap it with ENABLE_PERL_MODULE_TEST or something like that, and keep > it disabled by default. How about: .if defined(PERL_CONFIGURE) && !defined(PACKAGE_BUILDING) .endif Edwin -- Edwin Groothuis | Personal website: http://www.mavetju.org edwin@mavetju.org | Weblog: http://weblog.barnet.com.au/edwin/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050729034344.GB1162>