pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/archivers/unzip Added appropriate TEST_TARGET.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/06fc6f84d9d5
branches:  trunk
changeset: 500992:06fc6f84d9d5
user:      heinz <heinz%pkgsrc.org@localhost>
date:      Sat Oct 15 20:24:53 2005 +0000

description:
Added appropriate TEST_TARGET.

diffstat:

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

diffs (18 lines):

diff -r 1a9a20051443 -r 06fc6f84d9d5 archivers/unzip/Makefile
--- a/archivers/unzip/Makefile  Sat Oct 15 20:13:08 2005 +0000
+++ b/archivers/unzip/Makefile  Sat Oct 15 20:24:53 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.57 2005/10/09 09:48:22 rillig Exp $
+# $NetBSD: Makefile,v 1.58 2005/10/15 20:24:53 heinz Exp $
 
 DISTNAME=      unzip552
 PKGNAME=       unzip-5.52
@@ -28,6 +28,8 @@
 
 INSTALLATION_DIRS=     bin man/man1 share/doc
 
+TEST_TARGET=   check
+
 do-install:
        cd ${WRKSRC} && ${INSTALL_PROGRAM} unzip funzip unzipsfx ${PREFIX}/bin
        ${LN} -sf unzip ${PREFIX}/bin/zipinfo



Home | Main Index | Thread Index | Old Index