From bb0333b34c8a3cb3486660a978c9adbd77a305a1 Mon Sep 17 00:00:00 2001 From: heinz Date: Tue, 25 Oct 2005 15:52:33 +0000 Subject: Enabled tests through appropriate TEST_TARGET. --- devel/libusb/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'devel') diff --git a/devel/libusb/Makefile b/devel/libusb/Makefile index f7dcc0f92d2..0fb2f3df75d 100644 --- a/devel/libusb/Makefile +++ b/devel/libusb/Makefile @@ -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 @@ CONFIGURE_ARGS+= --disable-build-docs ONLY_FOR_PLATFORM= Darwin-*-* FreeBSD-*-* Linux-*-* NetBSD-*-* ONLY_FOR_PLATFORM+= OpenBSD-*-* DragonFly-*-* +TEST_TARGET= check + .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3