From owner-cvs-all@FreeBSD.ORG Thu Mar 13 16:13:32 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 08AF7106567F; Thu, 13 Mar 2008 16:13:32 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id CDEE98FC12; Thu, 13 Mar 2008 16:13:31 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m2DGDVls074052; Thu, 13 Mar 2008 16:13:31 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m2DGDVkT074051; Thu, 13 Mar 2008 16:13:31 GMT (envelope-from miwi) Message-Id: <200803131613.m2DGDVkT074051@repoman.freebsd.org> From: Martin Wilke Date: Thu, 13 Mar 2008 16:13:31 +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/graphics/sharpconstruct Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Mar 2008 16:13:32 -0000 miwi 2008-03-13 16:13:31 UTC FreeBSD ports repository Modified files: graphics/sharpconstruct Makefile Log: - Add ONLY_FOR_ARCHS Notes: The software uses SSE, so it won't compile on sparc64; add proper ONLY_FOR_ARCHS and ONLY_FOR_ARCHS_REASON PR: 121551 Submitted by: Dmitry Marakasov (maintainer) Revision Changes Path 1.11 +4 -6 ports/graphics/sharpconstruct/Makefile