pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/archivers/liblzo Added an appropriate TEST_TARGET.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8ba840c404ee
branches:  trunk
changeset: 497915:8ba840c404ee
user:      heinz <heinz%pkgsrc.org@localhost>
date:      Sun Aug 07 16:02:12 2005 +0000

description:
Added an appropriate TEST_TARGET.

diffstat:

 archivers/liblzo/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (16 lines):

diff -r 5dd5613cf426 -r 8ba840c404ee archivers/liblzo/Makefile
--- a/archivers/liblzo/Makefile Sun Aug 07 14:57:15 2005 +0000
+++ b/archivers/liblzo/Makefile Sun Aug 07 16:02:12 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2005/07/14 20:04:39 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2005/08/07 16:02:12 heinz Exp $
 #
 
 DISTNAME=      lzo-1.08
@@ -20,4 +20,6 @@
 # Don't spuriously detect zlib, as it's not needed for the library.
 BUILDLINK_TRANSFORM+=  rm:-lz
 
+TEST_TARGET=   check
+
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index