[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / www / midori

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /pkgsrc/www/midori/Makefile between version 1.24 and 1.31

version 1.24, 2010/11/15 22:58:52 version 1.31, 2011/06/09 11:02:13
Line 1 
Line 1 
 # $NetBSD$  # $NetBSD$
   
 DISTNAME=       midori-0.2.6  DISTNAME=       midori-0.3.6
 PKGREVISION=    2  
 CATEGORIES=     www  CATEGORIES=     www
 MASTER_SITES=   http://archive.xfce.org/src/apps/midori/0.2/  MASTER_SITES=   http://archive.xfce.org/src/apps/midori/0.3/
   
 MAINTAINER=     pkgsrc-users@NetBSD.org  MAINTAINER=     pkgsrc-users@NetBSD.org
 HOMEPAGE=       http://www.twotoasts.de/index.php?/pages/midori_summary.html  HOMEPAGE=       http://www.twotoasts.de/index.php?/pages/midori_summary.html
Line 16  USE_TOOLS+= gmake intltool msgfmt pkg-co
Line 15  USE_TOOLS+= gmake intltool msgfmt pkg-co
   
 PKG_DESTDIR_SUPPORT=    user-destdir  PKG_DESTDIR_SUPPORT=    user-destdir
 CONFIGURE_ARGS+=        --prefix=${PREFIX:Q}  CONFIGURE_ARGS+=        --prefix=${PREFIX:Q}
   CONFIGURE_ARGS+=        --disable-vala
   
   CHECK_PORTABILITY_SKIP+= win32/x86-mingw32-opensuse/install.sh
   
 REPLACE_PYTHON=         waf wscript docs/api/wscript_build  REPLACE_PYTHON=         waf wscript docs/api/wscript_build
 REPLACE_PYTHON+=        tests/wscript_build extensions/wscript_build  REPLACE_PYTHON+=        tests/wscript_build extensions/wscript_build

Legend:
Removed from v.1.24  
changed lines
  Added in v.1.31

CVSweb <webmaster@jp.NetBSD.org>