[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.23 and 1.30

version 1.23, 2010/09/14 11:02:57 version 1.30, 2011/04/22 13:44:59
Line 1 
Line 1 
 # $NetBSD$  # $NetBSD$
   
 DISTNAME=       midori-0.2.6  DISTNAME=       midori-0.3.3
 PKGREVISION=    1  PKGREVISION=    1
 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 16  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
   
 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.23  
changed lines
  Added in v.1.30

CVSweb <webmaster@jp.NetBSD.org>