From owner-cvs-ports@FreeBSD.ORG Thu Aug 18 08:39:56 2011 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CCE561065689; Thu, 18 Aug 2011 08:39:56 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id A4A3B8FC12; Thu, 18 Aug 2011 08:39:56 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id p7I8duH8008378; Thu, 18 Aug 2011 08:39:56 GMT (envelope-from johans@repoman.freebsd.org) Received: (from johans@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p7I8duR5008377; Thu, 18 Aug 2011 08:39:56 GMT (envelope-from johans) Message-Id: <201108180839.p7I8duR5008377@repoman.freebsd.org> From: Johan van Selst Date: Thu, 18 Aug 2011 08:39:56 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/nettle Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Aug 2011 08:39:56 -0000 johans 2011-08-18 08:39:56 UTC FreeBSD ports repository Modified files: security/nettle Makefile Log: Fix nettle build with clang on i386: correct assembly PR: ports/159773 Submitted by: rene Revision Changes Path 1.31 +4 -0 ports/security/nettle/Makefile