summaryrefslogtreecommitdiff
path: root/devel/libusb
diff options
context:
space:
mode:
authordrochner <drochner>2002-10-22 16:00:33 +0000
committerdrochner <drochner>2002-10-22 16:00:33 +0000
commiteaaa13e1208b88a0ac491d87c1b4681b1869c8b2 (patch)
tree0ab9725fc41d39e08a5249b2b2d6248dc4a0d588 /devel/libusb
parent4a0868479c1898e6bb78581faf05f0641eab555a (diff)
downloadpkgsrc-eaaa13e1208b88a0ac491d87c1b4681b1869c8b2.tar.gz
forcibly disable building docs, otherwise it tries if jade is found
and fails
Diffstat (limited to 'devel/libusb')
-rw-r--r--devel/libusb/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libusb/Makefile b/devel/libusb/Makefile
index eae78d9e248..188fcc43f7c 100644
--- a/devel/libusb/Makefile
+++ b/devel/libusb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2002/08/26 17:54:34 jlam Exp $
+# $NetBSD: Makefile,v 1.11 2002/10/22 16:00:33 drochner Exp $
#
DISTNAME= libusb-0.1.6a
@@ -12,6 +12,7 @@ COMMENT= USB access library
USE_BUILDLINK2= YES
GNU_CONFIGURE= YES
+CONFIGURE_ARGS+= --disable-build-docs
USE_LIBTOOL= YES
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool