pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/libusb Note conflict with libusb-compat.
details: https://anonhg.NetBSD.org/pkgsrc/rev/c862ec814bca
branches: trunk
changeset: 604439:c862ec814bca
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed May 30 15:48:21 2012 +0000
description:
Note conflict with libusb-compat.
diffstat:
devel/libusb/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (16 lines):
diff -r c6effaaa010c -r c862ec814bca devel/libusb/Makefile
--- a/devel/libusb/Makefile Wed May 30 15:46:24 2012 +0000
+++ b/devel/libusb/Makefile Wed May 30 15:48:21 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2012/05/30 14:13:14 wiz Exp $
+# $NetBSD: Makefile,v 1.32 2012/05/30 15:48:21 wiz Exp $
DISTNAME= libusb-0.1.12
PKGREVISION= 3
@@ -24,4 +24,6 @@
TEST_TARGET= check
+CONFLICTS= libusb-compat-[0-9]*
+
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index