From owner-svn-ports-head@FreeBSD.ORG Mon Oct 22 13:00:23 2012 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1E3B3AA7; Mon, 22 Oct 2012 13:00:23 +0000 (UTC) (envelope-from Cy.Schubert@komquats.com) Received: from smtp-out-04.shaw.ca (smtp-out-04.shaw.ca [64.59.134.12]) by mx1.freebsd.org (Postfix) with ESMTP id 840708FC0A; Mon, 22 Oct 2012 13:00:22 +0000 (UTC) Received: from lb7f8hsrpno-svcs.dcs.int.inet (HELO pd6ml3no-ssvc.prod.shaw.ca) ([10.0.144.222]) by pd5mo1no-svcs.prod.shaw.ca with ESMTP; 22 Oct 2012 07:00:22 -0600 X-Cloudmark-SP-Filtered: true X-Cloudmark-SP-Result: v=1.1 cv=YO+FcVZrxpdWV6Mo6AkY2Rtp7tuV51ZJEd1ZQZEmJbs= c=1 sm=1 a=RJIFUNZ5bzAA:10 a=QrugwKR0C_UA:10 a=wAGQQ9Az6v0A:10 a=BLceEmwcHowA:10 a=ICAaq7hcmGcA:10 a=kj9zAlcOel0A:10 a=IbtKDeXwb2+SRU442/pi3A==:17 a=6I5d2MoRAAAA:8 a=BWvPGDcYAAAA:8 a=87-D49JY6d7L0-4M_5gA:9 a=CjuIK1q_8ugA:10 a=V7tsTZBp22UA:10 a=SV7veod9ZcQA:10 a=HpAAvcLHHh0Zw7uRqdWCyQ==:117 Received: from unknown (HELO spqr.komquats.com) ([96.50.7.119]) by pd6ml3no-dmz.prod.shaw.ca with ESMTP; 22 Oct 2012 07:00:21 -0600 Received: from slippy.cwsent.com (slippy [10.1.1.91]) by spqr.komquats.com (Postfix) with ESMTP id 62E8B567; Mon, 22 Oct 2012 06:00:21 -0700 (PDT) Received: from slippy (localhost [127.0.0.1]) by slippy.cwsent.com (8.14.5/8.14.5) with ESMTP id q9MD0L4C003572; Mon, 22 Oct 2012 06:00:21 -0700 (PDT) (envelope-from Cy.Schubert@komquats.com) Message-Id: <201210221300.q9MD0L4C003572@slippy.cwsent.com> X-Mailer: exmh version 2.7.2 01/07/2005 with nmh-1.3 From: Cy Schubert X-os: FreeBSD X-Sender: cy@cwsent.com X-URL: http://www.komquats.com/ To: Baptiste Daroussin Subject: Re: svn commit: r306231 - head/x11-toolkits/xview-clients In-Reply-To: Message from Baptiste Daroussin of "Sun, 21 Oct 2012 12:16:55 -0000." <201210211216.q9LCGtYf072087@svn.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 22 Oct 2012 06:00:21 -0700 Cc: svn-ports-head@FreeBSD.org, svn-ports-all@FreeBSD.org, ports-committers@FreeBSD.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Cy Schubert 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: Mon, 22 Oct 2012 13:00:23 -0000 In message <201210211216.q9LCGtYf072087@svn.freebsd.org>, Baptiste Daroussin wr ites: > Author: bapt > Date: Sun Oct 21 12:16:55 2012 > New Revision: 306231 > URL: http://svn.freebsd.org/changeset/ports/306231 > > Log: > Fix build dependency line > > Feature safe: yes > > Modified: > head/x11-toolkits/xview-clients/Makefile > > Modified: head/x11-toolkits/xview-clients/Makefile > ============================================================================= > = > --- head/x11-toolkits/xview-clients/Makefile Sun Oct 21 12:12:54 2012 > (r306230) > +++ head/x11-toolkits/xview-clients/Makefile Sun Oct 21 12:16:55 2012 > (r306231) > @@ -17,7 +17,7 @@ COMMENT= OpenLook applications and man p > > CONFLICTS= props-1.0 > > -PATCH_DEPENDS= ${NONEXISTENT}:${.CURDIR}/../xview:patch > +PATCH_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/x11-toolkits/xview:patch > CONFIGURE_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/x11-toolkits/xview:configure > LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview Why? I just rebuilt all my ports about two weeks ago. My massive rebuild didn't need this. Ditto for the previous commit. -- Cheers, Cy Schubert FreeBSD UNIX: Web: http://www.FreeBSD.org The need of the many outweighs the greed of the few.