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/www/midori/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/www/midori/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.26 retrieving revision 1.27 diff -u -p -r1.26 -r1.27 --- pkgsrc/www/midori/Makefile 2011/01/13 13:39:39 1.26 +++ pkgsrc/www/midori/Makefile 2011/01/26 19:35:20 1.27 @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.26 2011/01/13 13:39:39 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2011/01/26 19:35:20 drochner Exp $ -DISTNAME= midori-0.2.6 -PKGREVISION= 4 +DISTNAME= midori-0.2.9 CATEGORIES= www MASTER_SITES= http://archive.xfce.org/src/apps/midori/0.2/ @@ -16,6 +15,7 @@ USE_TOOLS+= gmake intltool msgfmt pkg-co PKG_DESTDIR_SUPPORT= user-destdir CONFIGURE_ARGS+= --prefix=${PREFIX:Q} +CONFIGURE_ARGS+= --disable-vala REPLACE_PYTHON= waf wscript docs/api/wscript_build REPLACE_PYTHON+= tests/wscript_build extensions/wscript_build