summaryrefslogtreecommitdiff
path: root/devel/libusb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libusb/Makefile')
-rw-r--r--devel/libusb/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/libusb/Makefile b/devel/libusb/Makefile
index 7a891106305..8f0eb360bae 100644
--- a/devel/libusb/Makefile
+++ b/devel/libusb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2003/07/17 21:31:46 grant Exp $
+# $NetBSD: Makefile,v 1.14 2004/02/14 17:21:38 jlam Exp $
#
DISTNAME= libusb-0.1.7
@@ -13,6 +13,5 @@ USE_BUILDLINK2= YES
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --disable-build-docs
USE_LIBTOOL= YES
-LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
.include "../../mk/bsd.pkg.mk"