summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2012-09-26 08:19:32 +0000
committerjperkin <jperkin@pkgsrc.org>2012-09-26 08:19:32 +0000
commit9d84e29c58395b77ff4ab0183c65b2455703d058 (patch)
treea61e4f33198e0bc382865f175c5e65712b73d0f8 /devel
parent746f3dc8f8d1838bf15a45e1070dd732813171d5 (diff)
downloadpkgsrc-9d84e29c58395b77ff4ab0183c65b2455703d058.tar.gz
Mark as not for Solaris.
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 aff9aee5fb3..5228401a1f0 100644
--- a/devel/libusb1/Makefile
+++ b/devel/libusb1/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2012/07/20 11:30:00 marino Exp $
+# $NetBSD: Makefile,v 1.4 2012/09/26 08:19:32 jperkin Exp $
#
DISTNAME= libusb-1.0.9
@@ -14,7 +14,7 @@ LICENSE= gnu-lgpl-v2.1
PKG_DESTDIR_SUPPORT= user-destdir
-NOT_FOR_PLATFORM= DragonFly-*-*
+NOT_FOR_PLATFORM= DragonFly-*-* SunOS-*-*
GNU_CONFIGURE= yes
USE_LIBTOOL= yes