summaryrefslogtreecommitdiff
path: root/devel/libusb/Makefile
diff options
context:
space:
mode:
authorcube <cube@pkgsrc.org>2004-02-21 22:54:04 +0000
committercube <cube@pkgsrc.org>2004-02-21 22:54:04 +0000
commit6f7abccffb0b4ec1aa5ae07b216748188e4ec19e (patch)
treee0c579850eb236ca2169e8bded7161343675ea08 /devel/libusb/Makefile
parent7551f2d6ad9d5633156a8040648ea27f55b9b292 (diff)
downloadpkgsrc-6f7abccffb0b4ec1aa5ae07b216748188e4ec19e.tar.gz
bl3ify
Diffstat (limited to 'devel/libusb/Makefile')
-rw-r--r--devel/libusb/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libusb/Makefile b/devel/libusb/Makefile
index 8f0eb360bae..3abacdd2d0c 100644
--- a/devel/libusb/Makefile
+++ b/devel/libusb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2004/02/14 17:21:38 jlam Exp $
+# $NetBSD: Makefile,v 1.15 2004/02/21 22:54:04 cube Exp $
#
DISTNAME= libusb-0.1.7
@@ -9,7 +9,7 @@ MAINTAINER= drochner@NetBSD.org
HOMEPAGE= http://libusb.sourceforge.net/
COMMENT= USB access library
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --disable-build-docs
USE_LIBTOOL= YES