From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Apr 29 00:41:03 2003 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EF45B37B401; Tue, 29 Apr 2003 00:41:03 -0700 (PDT) Received: from cicero0.cybercity.dk (cicero0.cybercity.dk [212.242.40.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6899C43F75; Tue, 29 Apr 2003 00:41:03 -0700 (PDT) (envelope-from lars@thegler.dk) Received: from PC0107 (esplanaden.cybercity.dk [212.242.40.114]) by cicero0.cybercity.dk (Postfix) with SMTP id 0A8A3102BC1; Tue, 29 Apr 2003 09:41:01 +0200 (CEST) Message-ID: <01c301c30e22$aeb59ac0$4c0610ac@cc.CyberCity.dk> From: "Lars Thegler" To: "Yen-Ming Lee" , , "Foxfair Hu" References: <200304290710.h3T7AGFl080974@freefall.freebsd.org> Date: Tue, 29 Apr 2003 09:41:00 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: Re: ports/51507: fix port: www/p5-CGI-SpeedyCGI X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Apr 2003 07:41:04 -0000 Yen-Ming Lee wrote: > No, you checked the wrong file. > please check ${WRKSRC}/src/Makefile, not ${WRKSRC}/Makefile. Ah. Seems to be dependant on the version of perl. Only 5.005_03 presents this problem. 5.6.1 works fine. /Lars