diff options
author | cube <cube@pkgsrc.org> | 2004-02-21 22:54:04 +0000 |
---|---|---|
committer | cube <cube@pkgsrc.org> | 2004-02-21 22:54:04 +0000 |
commit | 6f7abccffb0b4ec1aa5ae07b216748188e4ec19e (patch) | |
tree | e0c579850eb236ca2169e8bded7161343675ea08 /devel/libusb/Makefile | |
parent | 7551f2d6ad9d5633156a8040648ea27f55b9b292 (diff) | |
download | pkgsrc-6f7abccffb0b4ec1aa5ae07b216748188e4ec19e.tar.gz |
bl3ify
Diffstat (limited to 'devel/libusb/Makefile')
-rw-r--r-- | devel/libusb/Makefile | 4 |
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 |