pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/libusb Enabled tests through appropriate TEST_TA...
details: https://anonhg.NetBSD.org/pkgsrc/rev/6b310229a1b4
branches: trunk
changeset: 501663:6b310229a1b4
user: heinz <heinz%pkgsrc.org@localhost>
date: Tue Oct 25 15:52:33 2005 +0000
description:
Enabled tests through appropriate TEST_TARGET.
diffstat:
devel/libusb/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (16 lines):
diff -r 1243e69aa491 -r 6b310229a1b4 devel/libusb/Makefile
--- a/devel/libusb/Makefile Tue Oct 25 14:06:15 2005 +0000
+++ b/devel/libusb/Makefile Tue Oct 25 15:52:33 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2005/08/22 17:15:23 reed Exp $
+# $NetBSD: Makefile,v 1.24 2005/10/25 15:52:33 heinz Exp $
DISTNAME= libusb-0.1.10a
CATEGORIES= devel
@@ -17,4 +17,6 @@
ONLY_FOR_PLATFORM= Darwin-*-* FreeBSD-*-* Linux-*-* NetBSD-*-*
ONLY_FOR_PLATFORM+= OpenBSD-*-* DragonFly-*-*
+TEST_TARGET= check
+
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index