pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/webkit-gtk3 sync w/ base pkg, reset PKGREV



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b45203e4212d
branches:  trunk
changeset: 610573:b45203e4212d
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Tue Oct 30 12:49:02 2012 +0000

description:
sync w/ base pkg, reset PKGREV

diffstat:

 www/webkit-gtk3/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (20 lines):

diff -r 478af594c01d -r b45203e4212d www/webkit-gtk3/Makefile
--- a/www/webkit-gtk3/Makefile  Tue Oct 30 12:46:30 2012 +0000
+++ b/www/webkit-gtk3/Makefile  Tue Oct 30 12:49:02 2012 +0000
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.15 2012/10/08 23:01:06 adam Exp $
+# $NetBSD: Makefile,v 1.16 2012/10/30 12:49:02 drochner Exp $
 
 .include "../../www/webkit-gtk/Makefile.common"
 
-PKGNAME=       ${DISTNAME:S/webkit/webkit-gtk3/}
-PKGREVISION=   3
+PKGNAME=       ${DISTNAME:S/webkitgtk/webkit-gtk3/}
 
 COMMENT=       GTK3 port of the WebKit browser engine
 
 CONFIGURE_ARGS+=       --with-gtk=3.0
+CONFIGURE_ARGS+=       --disable-webkit2
 
 # gen PLIST from webkit-gtk/PLIST
 print-PLIST-from-gtk:



Home | Main Index | Thread Index | Old Index