summaryrefslogtreecommitdiff
path: root/devel/libusbx
diff options
context:
space:
mode:
authordholland <dholland>2015-01-04 02:52:03 +0000
committerdholland <dholland>2015-01-04 02:52:03 +0000
commitee372a6e25afb690f4ee3b823be949348625098e (patch)
tree7730df84490b199a682d7820ac05385663cdfc42 /devel/libusbx
parent4d7af661e2e103f1a091c519d1f3167e3766ee46 (diff)
downloadpkgsrc-ee372a6e25afb690f4ee3b823be949348625098e.tar.gz
document NOT_FOR_PLATFORM
Diffstat (limited to 'devel/libusbx')
-rw-r--r--devel/libusbx/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libusbx/Makefile b/devel/libusbx/Makefile
index 02a982daa5b..4958275f85c 100644
--- a/devel/libusbx/Makefile
+++ b/devel/libusbx/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2014/11/23 12:21:03 mef Exp $
+# $NetBSD: Makefile,v 1.6 2015/01/04 02:52:03 dholland Exp $
DISTNAME= libusbx-1.0.18
CATEGORIES= devel
@@ -10,6 +10,7 @@ HOMEPAGE= http://libusbx.org/
COMMENT= USB Access Library (version 1) for of libusb
LICENSE= gnu-lgpl-v2.1
+# Not wanted by Dragonfly upstream; use Dragonfly's native libusb instead.
NOT_FOR_PLATFORM= DragonFly-*-*
GNU_CONFIGURE= yes