summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authordholland <dholland>2012-10-08 19:16:17 +0000
committerdholland <dholland>2012-10-08 19:16:17 +0000
commit8289ab09d8f5168ffce13628d4005467f239f08a (patch)
treea75d324a6cbedff861f6e5923d1604b4b3e281a5 /devel
parent5c08bf719cdeb0cdbb09074e4339ac6298b50184 (diff)
downloadpkgsrc-8289ab09d8f5168ffce13628d4005467f239f08a.tar.gz
Revert part of previous: leave this marked NOT_FOR_PLATFORM for Dragonfly
by request of John Marino. But leave the patches in place as they are harmless. Affects PR 47042.
Diffstat (limited to 'devel')
-rw-r--r--devel/libusb1/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libusb1/Makefile b/devel/libusb1/Makefile
index d78982a40b5..4d5a293b94d 100644
--- a/devel/libusb1/Makefile
+++ b/devel/libusb1/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2012/10/08 16:54:07 dholland Exp $
+# $NetBSD: Makefile,v 1.6 2012/10/08 19:16:17 dholland Exp $
#
DISTNAME= libusb-1.0.9
@@ -14,7 +14,7 @@ LICENSE= gnu-lgpl-v2.1
PKG_DESTDIR_SUPPORT= user-destdir
-NOT_FOR_PLATFORM= SunOS-*-*
+NOT_FOR_PLATFORM= DragonFly-*-* SunOS-*-*
GNU_CONFIGURE= yes
USE_LIBTOOL= yes