From owner-svn-ports-head@FreeBSD.ORG Sun Feb 23 17:43:27 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 140E5614; Sun, 23 Feb 2014 17:43:27 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id F14D1149D; Sun, 23 Feb 2014 17:43:26 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s1NHhQ60048632; Sun, 23 Feb 2014 17:43:26 GMT (envelope-from romain@svn.freebsd.org) Received: (from romain@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s1NHhQpo048631; Sun, 23 Feb 2014 17:43:26 GMT (envelope-from romain@svn.freebsd.org) Message-Id: <201402231743.s1NHhQpo048631@svn.freebsd.org> From: Romain Tartière Date: Sun, 23 Feb 2014 17:43:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r345754 - head/www/webkit-sharp X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Feb 2014 17:43:27 -0000 Author: romain Date: Sun Feb 23 17:43:26 2014 New Revision: 345754 URL: http://svnweb.freebsd.org/changeset/ports/345754 QAT: https://qat.redports.org/buildarchive/r345754/ Log: Freshen-up and stage. No functional change. Modified: head/www/webkit-sharp/Makefile Modified: head/www/webkit-sharp/Makefile ============================================================================== --- head/www/webkit-sharp/Makefile Sun Feb 23 16:20:43 2014 (r345753) +++ head/www/webkit-sharp/Makefile Sun Feb 23 17:43:26 2014 (r345754) @@ -1,4 +1,3 @@ -# Created by: Romain Tartiere # $FreeBSD$ PORTNAME= webkit-sharp @@ -17,8 +16,7 @@ PLIST_SUB+= ASSEMBLY_VERSION=1.1.15 USE_BZIP2= yes GNU_CONFIGURE= yes -USES= gmake pkgconfig -USE_GNOME= gnomehack gtksharp20 +USES= gmake pathfix pkgconfig +USE_GNOME= gtksharp20 -NO_STAGE= yes .include