From owner-freebsd-ports Sun Jun 3 13: 0:53 2001 Delivered-To: freebsd-ports@freebsd.org Received: from leviathan.inethouston.net (216-118-21-146.pdq.net [216.118.21.146]) by hub.freebsd.org (Postfix) with ESMTP id 5F6C137B403 for ; Sun, 3 Jun 2001 13:00:51 -0700 (PDT) (envelope-from dwcjr@inethouston.net) Received: from dwcjr (DWCJR.inethouston.net [216.118.21.147]) by leviathan.inethouston.net (Postfix) with ESMTP id 9ACF210F40F; Sun, 3 Jun 2001 15:00:54 -0500 (CDT) Message-ID: <00f201c0ec67$e53de7c0$931576d8@inethouston.net> From: "David W. Chapman Jr." To: , "Jordan Hubbard" References: <20010603120929J.jkh@osd.bsdi.com> Subject: Re: -current build report for Sun Jun 3 03:10:21 CDT 2001 Date: Sun, 3 Jun 2001 15:00:53 -0500 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org It appears that this is the culprit.... .if !defined(NOPRECIOUSMAKEVARS) -------------->>>>>>>>>>> .for softvar in CKSUMFILES _MLINKS .if defined(${softvar}) __softMAKEFLAGS+= '${softvar}+=${${softvar}:S/'/'\''/g}' This is due to the amount of mlinks in Makefile.man for XFree86-4. I am not sure of the consequences of taking _MLINKS out of the above piece of code, because it might break something else, but it should fix this problem. Anyone with more knowledge of ports care to step in? ----- Original Message ----- From: "Jordan Hubbard" To: Sent: Sunday, June 03, 2001 2:09 PM Subject: Fw: -current build report for Sun Jun 3 03:10:21 CDT 2001 > Gack? > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message