Sat Jun 23 19:08:01 2012 UTC ()
Mark this NOT_FOR solaris.


(dholland)
diff -r1.1.1.1 -r1.2 pkgsrc/devel/libinotify/Makefile

cvs diff -r1.1.1.1 -r1.2 pkgsrc/devel/libinotify/Makefile (expand / switch to context diff)
--- pkgsrc/devel/libinotify/Makefile 2011/08/29 09:44:01 1.1.1.1
+++ pkgsrc/devel/libinotify/Makefile 2012/06/23 19:08:01 1.2
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2011/08/29 09:44:01 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2012/06/23 19:08:01 dholland Exp $
 #
 
 DISTNAME=	libinotify-0.0
@@ -16,6 +16,8 @@
 USE_LIBTOOL=	yes
 USE_LANGUAGES=	c c++
 USE_TOOLS+=	autoconf automake autoreconf
+
+NOT_FOR_PLATFORM+=	SunOS-*-*
 
 pre-configure:
 	cd ${WRKSRC} && autoreconf -fvi