From owner-freebsd-questions@FreeBSD.ORG Thu Dec 30 10:44:08 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5EAAE1065672 for ; Thu, 30 Dec 2010 10:44:08 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id 32F1A8FC1B for ; Thu, 30 Dec 2010 10:44:07 +0000 (UTC) Received: by iyb26 with SMTP id 26so9996690iyb.13 for ; Thu, 30 Dec 2010 02:44:07 -0800 (PST) Received: by 10.231.31.1 with SMTP id w1mr16113390ibc.7.1293703996976; Thu, 30 Dec 2010 02:13:16 -0800 (PST) MIME-Version: 1.0 Received: by 10.231.160.65 with HTTP; Thu, 30 Dec 2010 02:12:56 -0800 (PST) In-Reply-To: <4D1BDBEC.1050600@herveybayaustralia.com.au> References: <4D1BD715.2010401@herveybayaustralia.com.au> <20101230010945.00003a5d@unknown> <4D1BDBEC.1050600@herveybayaustralia.com.au> From: Eitan Adler Date: Thu, 30 Dec 2010 05:12:56 -0500 Message-ID: To: Da Rock Content-Type: text/plain; charset=UTF-8 Cc: Bruce Cran , freebsd-questions@freebsd.org Subject: Re: How to build a BROKEN port? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Dec 2010 10:44:08 -0000 >> >> Edit the port's Makefile and comment-out the BROKEN line. Generally - don't do this. >> > > Oh, the irony! :) I considered doing that, but I thought there might have > been some magic incantation that got around this... > There is make -DTRYBROKEN -- Eitan Adler