summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormarino <marino@pkgsrc.org>2012-07-20 11:30:51 +0000
committermarino <marino@pkgsrc.org>2012-07-20 11:30:51 +0000
commit681f87fb0319d0c78fa639d0e241158acbaa3e3e (patch)
treef47da94f6d9b254463f17f8813f8b76ef7d817b4
parent72f8bb369a5ecf46a650192969013db2ae93a3f2 (diff)
downloadpkgsrc-681f87fb0319d0c78fa639d0e241158acbaa3e3e.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.
-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