pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/libusb1 Revert part of previous: leave this mark...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ba7c475c0ca2
branches:  trunk
changeset: 609710:ba7c475c0ca2
user:      dholland <dholland%pkgsrc.org@localhost>
date:      Mon Oct 08 19:16:17 2012 +0000

description:
Revert part of previous: leave this marked NOT_FOR_PLATFORM for Dragonfly
by request of John Marino. But leave the patches in place as they are
harmless. Affects PR 47042.

diffstat:

 devel/libusb1/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 97890612e7e1 -r ba7c475c0ca2 devel/libusb1/Makefile
--- a/devel/libusb1/Makefile    Mon Oct 08 18:32:50 2012 +0000
+++ b/devel/libusb1/Makefile    Mon Oct 08 19:16:17 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2012/10/08 16:54:07 dholland Exp $
+# $NetBSD: Makefile,v 1.6 2012/10/08 19:16:17 dholland Exp $
 #
 
 DISTNAME=      libusb-1.0.9
@@ -14,7 +14,7 @@
 
 PKG_DESTDIR_SUPPORT=   user-destdir
 
-NOT_FOR_PLATFORM=      SunOS-*-*
+NOT_FOR_PLATFORM=      DragonFly-*-* SunOS-*-*
 
 GNU_CONFIGURE= yes
 USE_LIBTOOL=   yes



Home | Main Index | Thread Index | Old Index