diff options
author | jlam <jlam> | 2002-08-26 17:54:34 +0000 |
---|---|---|
committer | jlam <jlam> | 2002-08-26 17:54:34 +0000 |
commit | 677cc608db9bad78a058ae1e7c4864c1ef8a5aa5 (patch) | |
tree | 93e328240546567aab6a9c2242f958317a0dbb58 /devel/libusb | |
parent | b875eec0a2f0e54ab0aabbfcd176dbdb14b9b31f (diff) | |
download | pkgsrc-677cc608db9bad78a058ae1e7c4864c1ef8a5aa5.tar.gz |
buildlink1 -> buildlink2
Diffstat (limited to 'devel/libusb')
-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 4348c516cf4..eae78d9e248 100644 --- a/devel/libusb/Makefile +++ b/devel/libusb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2002/08/25 19:22:33 jlam Exp $ +# $NetBSD: Makefile,v 1.10 2002/08/26 17:54:34 jlam Exp $ # DISTNAME= libusb-0.1.6a @@ -10,7 +10,7 @@ MAINTAINER= drochner@netbsd.org HOMEPAGE= http://libusb.sourceforge.net/ COMMENT= USB access library -USE_BUILDLINK_ONLY= YES +USE_BUILDLINK2= YES GNU_CONFIGURE= YES USE_LIBTOOL= YES LIBTOOL_OVERRIDE= ${WRKSRC}/libtool |