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
commitf54c529090307cf11cb2e3f7321758defe5036b0 (patch)
treef47da94f6d9b254463f17f8813f8b76ef7d817b4 /devel/libusbx
parentd7f625dd92d7526f3133aadea8162e54f9a4bf7b (diff)
downloadpkgsrc-f54c529090307cf11cb2e3f7321758defe5036b0.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