pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/libusb-compat Depend on libusb1. Requested by up...
details: https://anonhg.NetBSD.org/pkgsrc/rev/886e9feb4462
branches: trunk
changeset: 604470:886e9feb4462
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu May 31 11:58:12 2012 +0000
description:
Depend on libusb1. Requested by upstream maintainer, Peter Stuge.
Bump PKGREVISION.
diffstat:
devel/libusb-compat/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r 55020a8d8278 -r 886e9feb4462 devel/libusb-compat/Makefile
--- a/devel/libusb-compat/Makefile Thu May 31 11:57:28 2012 +0000
+++ b/devel/libusb-compat/Makefile Thu May 31 11:58:12 2012 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2012/05/30 15:42:04 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2012/05/31 11:58:12 wiz Exp $
DISTNAME= libusb-compat-0.1.4
+PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libusb/libusb-compat-0.1/}
EXTRACT_SUFX= .tar.bz2
@@ -19,5 +20,5 @@
CONFLICTS= libusb-[0-9]*
-.include "../../devel/libusbx/buildlink3.mk"
+.include "../../devel/libusb1/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index