Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 May 2008 16:14:03 -0700
From:      Chuck Swiger <cswiger@mac.com>
To:        freebsd-ports@freebsd.org
Cc:        matthias.andree@gmx.de
Subject:   archivers/lzo2 selftest is a little much...?
Message-ID:  <026785BB-C100-454B-88E4-E2D668721D78@mac.com>

next in thread | raw e-mail | index | archive | help
Hi, all--

I'm all for having software do a sanity check before being used, but  
the recent update to archivers/lzo2 (lzo2-2.03) generates some  
~28,000+ lines of output.  Please consider a change like:

--- ports/archivers/lzo2/Makefile~	Fri May 30 18:33:46 2008
+++ ports/archivers/lzo2/Makefile	Fri May 30 19:05:55 2008
@@ -25,3 +25,3 @@

-post-build:
+test:
  	cd ${WRKSRC} && ${MAKE} test

Regards,
-- 
-Chuck




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?026785BB-C100-454B-88E4-E2D668721D78>