summaryrefslogtreecommitdiff
path: root/devel/libusb
diff options
context:
space:
mode:
authortv <tv>2004-10-03 00:12:51 +0000
committertv <tv>2004-10-03 00:12:51 +0000
commit3295727db98ef381dcf67cceebf31227e70a64ad (patch)
tree7a77b0b911386450709129a67eb0551755a34953 /devel/libusb
parent41ba068f667bf75fd7eede2df6c8b73ff4b5c2bb (diff)
downloadpkgsrc-3295727db98ef381dcf67cceebf31227e70a64ad.tar.gz
Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
Diffstat (limited to 'devel/libusb')
-rw-r--r--devel/libusb/Makefile4
-rw-r--r--devel/libusb/buildlink3.mk3
2 files changed, 4 insertions, 3 deletions
diff --git a/devel/libusb/Makefile b/devel/libusb/Makefile
index 58e56426e9b..593a716656e 100644
--- a/devel/libusb/Makefile
+++ b/devel/libusb/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2004/06/23 08:45:59 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2004/10/03 00:13:31 tv Exp $
DISTNAME= libusb-0.1.8
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libusb/}
diff --git a/devel/libusb/buildlink3.mk b/devel/libusb/buildlink3.mk
index fb189637be4..0db33d03e8d 100644
--- a/devel/libusb/buildlink3.mk
+++ b/devel/libusb/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.2 2004/03/05 19:25:11 jlam Exp $
+# $NetBSD: buildlink3.mk,v 1.3 2004/10/03 00:13:31 tv Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
LIBUSB_BUILDLINK3_MK:= ${LIBUSB_BUILDLINK3_MK}+
@@ -12,6 +12,7 @@ BUILDLINK_PACKAGES+= libusb
.if !empty(LIBUSB_BUILDLINK3_MK:M+)
BUILDLINK_DEPENDS.libusb+= libusb>=0.1.7
+BUILDLINK_RECOMMENDED.libusb+= libusb>=0.1.8nb2
BUILDLINK_PKGSRCDIR.libusb?= ../../devel/libusb
.endif # LIBUSB_BUILDLINK3_MK