From owner-freebsd-questions@FreeBSD.ORG Sat Jun 7 10:30:46 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DBC3B37B401 for ; Sat, 7 Jun 2003 10:30:46 -0700 (PDT) Received: from fed1mtao03.cox.net (fed1mtao03.cox.net [68.6.19.242]) by mx1.FreeBSD.org (Postfix) with ESMTP id 62E2E43FB1 for ; Sat, 7 Jun 2003 10:30:46 -0700 (PDT) (envelope-from xcas@cox.net) Received: from smtp.west.cox.net ([172.18.180.52]) by fed1mtao03.cox.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with SMTP id <20030607173042.DDTE5853.fed1mtao03.cox.net@smtp.west.cox.net>; Sat, 7 Jun 2003 13:30:42 -0400 From: cas To: questions@freebsd.org Date: Sat, 7 Jun 2003 13:30:41 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Message-Id: <20030607173042.DDTE5853.fed1mtao03.cox.net@smtp.west.cox.net> Subject: Perl 5.6/5.8 & FreeBSD 5.1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Jun 2003 17:30:47 -0000 I installed Perl 5.8 from ports.. and when I install a port like XFree86 it wants to install Perl 5.6.. is there a way that I can make it stop trying to install 5.6? Thanks.