From owner-freebsd-questions Fri Mar 31 6: 3:30 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hecky.it.northwestern.edu (hecky.acns.nwu.edu [129.105.16.51]) by hub.freebsd.org (Postfix) with ESMTP id F3B4737B919 for ; Fri, 31 Mar 2000 06:03:25 -0800 (PST) (envelope-from djkanter@nwu.edu) Received: (from mailnull@localhost) by hecky.it.northwestern.edu (8.8.7/8.8.7) id IAA25529 for ; Fri, 31 Mar 2000 08:03:21 -0600 (CST) Received: from localhost.localdomain (coconut-23-028043.nuts.nwu.edu [165.124.28.43]) by hecky.acns.nwu.edu via smap (V2.0) id xma025308; Fri, 31 Mar 00 08:02:46 -0600 Received: (from david@localhost) by localhost.localdomain (8.9.3/8.9.3) id GAA00345 for freebsd-questions@freebsd.org; Fri, 31 Mar 2000 06:44:07 -0600 (CST) (envelope-from david) Date: Fri, 31 Mar 2000 06:44:07 -0600 From: "David J. Kanter" To: FreeBSD questions Subject: Interpreting a port's Makefile Message-ID: <20000331064407.A334@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i X-Organization: Northwestern University X-Operating-System: FreeBSD localhost.localdomain 3.4-STABLE FreeBSD 3.4-STABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'd like to install a port that has this particular line in its Makefile: #BROKEN= 'installs files during build' Does this mean the port is broken, or that it once was broken but is now fixed? (Because the BROKEN= is commented-out.) -- David Kanter djkanter@nwu.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message