From owner-svn-ports-head@freebsd.org Sun May 1 04:44:15 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D3069B1A746; Sun, 1 May 2016 04:44:15 +0000 (UTC) (envelope-from truckman@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A40A41D16; Sun, 1 May 2016 04:44:15 +0000 (UTC) (envelope-from truckman@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u414iEuL006286; Sun, 1 May 2016 04:44:14 GMT (envelope-from truckman@FreeBSD.org) Received: (from truckman@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u414iEg4006285; Sun, 1 May 2016 04:44:14 GMT (envelope-from truckman@FreeBSD.org) Message-Id: <201605010444.u414iEg4006285@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: truckman set sender to truckman@FreeBSD.org using -f From: Don Lewis Date: Sun, 1 May 2016 04:44:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414382 - head/editors/openoffice-devel 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.22 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, 01 May 2016 04:44:15 -0000 Author: truckman Date: Sun May 1 04:44:14 2016 New Revision: 414382 URL: https://svnweb.freebsd.org/changeset/ports/414382 Log: Pet portlint - use a tab (not space) after a variable name Modified: head/editors/openoffice-devel/Makefile Modified: head/editors/openoffice-devel/Makefile ============================================================================== --- head/editors/openoffice-devel/Makefile Sun May 1 04:43:22 2016 (r414381) +++ head/editors/openoffice-devel/Makefile Sun May 1 04:44:14 2016 (r414382) @@ -180,7 +180,7 @@ PDFIMPORT_CONFIGURE_ENABLE= pdfimport WIKI_PUBLISHER_CONFIGURE_ENABLE= wiki-publisher # Don't run gnome-post-icons until after post-install generates the plist -TARGET_ORDER_OVERRIDE= 710:gnome-post-icons +TARGET_ORDER_OVERRIDE= 710:gnome-post-icons .include