Wed Mar 9 11:09:02 2016 UTC ()
package not applicable for Linux


(tnn)
diff -r1.4 -r1.5 pkgsrc/devel/libinotify/Makefile

cvs diff -r1.4 -r1.5 pkgsrc/devel/libinotify/Makefile (expand / switch to context diff)
--- pkgsrc/devel/libinotify/Makefile 2015/03/12 14:54:14 1.4
+++ pkgsrc/devel/libinotify/Makefile 2016/03/09 11:09:02 1.5
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2015/03/12 14:54:14 tnn Exp $
+# $NetBSD: Makefile,v 1.5 2016/03/09 11:09:02 tnn Exp $
 #
 
 DISTNAME=	libinotify-0.0
@@ -15,7 +15,7 @@
 USE_LANGUAGES=	c c++
 USE_TOOLS+=	autoconf automake autoreconf
 
-NOT_FOR_PLATFORM+=	SunOS-*-*
+NOT_FOR_PLATFORM+=	SunOS-*-* Linux-*-*
 
 pre-configure:
 	cd ${WRKSRC} && autoreconf -fvi