summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authormarino <marino>2012-07-20 11:30:00 +0000
committermarino <marino>2012-07-20 11:30:00 +0000
commitd7f625dd92d7526f3133aadea8162e54f9a4bf7b (patch)
tree21945d6f1e8e2c6f56314ad27b51e461640e9931 /devel
parentf0d1a5f382daae50cbfa748c48c7e987d82a3eb9 (diff)
downloadpkgsrc-d7f625dd92d7526f3133aadea8162e54f9a4bf7b.tar.gz
devel/libusb1: Mark NOT-FOR-DRAGONFLY
The library has to be specifically and non-trivially ported to each platform it supports and currently it is not ported to DragonFly. Moveover, FreeBSD's USB stack, which uses the same API, is intended to ported to DragonFly in the near future.
Diffstat (limited to 'devel')
-rw-r--r--devel/libusb1/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/libusb1/Makefile b/devel/libusb1/Makefile
index 657a17c7266..aff9aee5fb3 100644
--- a/devel/libusb1/Makefile
+++ b/devel/libusb1/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2012/05/30 15:28:59 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2012/07/20 11:30:00 marino Exp $
#
DISTNAME= libusb-1.0.9
@@ -14,6 +14,8 @@ LICENSE= gnu-lgpl-v2.1
PKG_DESTDIR_SUPPORT= user-destdir
+NOT_FOR_PLATFORM= DragonFly-*-*
+
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_TOOLS+= pkg-config