summaryrefslogtreecommitdiff
path: root/devel/libusbx
diff options
context:
space:
mode:
authormarino <marino>2012-07-20 11:30:51 +0000
committermarino <marino>2012-07-20 11:30:51 +0000
commitfed80ee7e04dd1e5fee001ba777e866982cd1b41 (patch)
treef47da94f6d9b254463f17f8813f8b76ef7d817b4 /devel/libusbx
parent91a2391d63e81cf381e370f1d7e32a54f61de007 (diff)
downloadpkgsrc-fed80ee7e04dd1e5fee001ba777e866982cd1b41.tar.gz
devel/libusbx: 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/libusbx')
-rw-r--r--devel/libusbx/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/libusbx/Makefile b/devel/libusbx/Makefile
index 29ca57defcd..c1941852954 100644
--- a/devel/libusbx/Makefile
+++ b/devel/libusbx/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2012/05/30 15:28:29 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2012/07/20 11:30:51 marino Exp $
DISTNAME= libusbx-1.0.11
CATEGORIES= devel
@@ -12,6 +12,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