From owner-cvs-all@FreeBSD.ORG Thu May 12 04:24:53 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0959416A4CE; Thu, 12 May 2005 04:24:53 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D40CF43D7B; Thu, 12 May 2005 04:24:52 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j4C4OqcN030308; Thu, 12 May 2005 04:24:52 GMT (envelope-from novel@repoman.freebsd.org) Received: (from novel@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j4C4Oq2x030307; Thu, 12 May 2005 04:24:52 GMT (envelope-from novel) Message-Id: <200505120424.j4C4Oq2x030307@repoman.freebsd.org> From: Roman Bogorodskiy Date: Thu, 12 May 2005 04:24:52 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/lang/scriba Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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, 12 May 2005 04:24:53 -0000 novel 2005-05-12 04:24:52 UTC FreeBSD ports repository Modified files: lang/scriba Makefile Log: - Fix building on amd64 by adding a post-patch command to remove -Bstatic - Pet portlint by quoting BROKEN messages PR: 80903 Submitted by: Johan van Selst Revision Changes Path 1.14 +5 -6 ports/lang/scriba/Makefile