From owner-svn-ports-head@FreeBSD.ORG Fri Aug 29 15:58:40 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 5F44DF46; Fri, 29 Aug 2014 15:58:40 +0000 (UTC) Received: from critical.ch (critical.ch [IPv6:2a01:4f8:100:936f::1:1]) (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 D62A01EDF; Fri, 29 Aug 2014 15:58:39 +0000 (UTC) Received: from beaver.home.critical.ch (84-75-196-35.dclient.hispeed.ch [84.75.196.35]) (authenticated bits=0) by critical.ch (8.14.7/8.14.7/critical-1.0) with ESMTP id s7TFwaxX048488; Fri, 29 Aug 2014 17:58:36 +0200 (CEST) (envelope-from ehaupt@critical.ch) Date: Fri, 29 Aug 2014 17:58:36 +0200 From: Emanuel Haupt To: Dmitry Marakasov Subject: Re: svn commit: r366484 - head/deskutils/xfce4-notification-daemon Message-Id: <20140829175836.6ec44bed85b75049970d4479@critical.ch> In-Reply-To: <201408290948.s7T9mUX7048672@svn.freebsd.org> References: <201408290948.s7T9mUX7048672@svn.freebsd.org> X-Mailer: Sylpheed 3.4.2 (GTK+ 2.24.22; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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.18-1 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: Fri, 29 Aug 2014 15:58:40 -0000 Dmitry Marakasov wrote: > Author: amdmi3 > Date: Fri Aug 29 09:48:30 2014 > New Revision: 366484 > URL: http://svnweb.freebsd.org/changeset/ports/366484 > QAT: https://qat.redports.org/buildarchive/r366484/ > > Log: > - Fix build by adding -fPIC to cflags On which build was this broken in the first place? Emanuel