Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/devel/eio/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/devel/eio/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.4 retrieving revision 1.7 diff -u -p -r1.4 -r1.7 --- pkgsrc/devel/eio/Makefile 2016/03/05 11:27:44 1.4 +++ pkgsrc/devel/eio/Makefile 2017/01/01 16:05:57 1.7 @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2016/03/05 11:27:44 jperkin Exp $ +# $NetBSD: Makefile,v 1.7 2017/01/01 16:05:57 adam Exp $ # DISTNAME= eio-1.7.7 -PKGREVISION= 2 +PKGREVISION= 4 CATEGORIES= devel MASTER_SITES= http://download.enlightenment.org/releases/ EXTRACT_SUFX= .tar.bz2 @@ -18,6 +18,8 @@ GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= pkg-config +CONFIGURE_ARGS.SunOS+= --disable-inotify + INSTALLATION_DIRS= share/doc/eio .include "../../mk/compiler.mk"