From owner-freebsd-questions@FreeBSD.ORG Thu Jan 3 04:58:24 2008 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 4006916A417 for ; Thu, 3 Jan 2008 04:58:24 +0000 (UTC) (envelope-from dmehler26@woh.rr.com) Received: from hrndva-omtalb.mail.rr.com (hrndva-omtalb.mail.rr.com [71.74.56.122]) by mx1.freebsd.org (Postfix) with ESMTP id 0962A13C458 for ; Thu, 3 Jan 2008 04:58:23 +0000 (UTC) (envelope-from dmehler26@woh.rr.com) Received: from satellite ([24.166.217.200]) by hrndva-omta04.mail.rr.com with SMTP id <20080103045823.DEEL17668.hrndva-omta04.mail.rr.com@satellite> for ; Thu, 3 Jan 2008 04:58:23 +0000 Message-ID: <001f01c84dc5$35a23ca0$0200a8c0@satellite> From: "Dave" To: Date: Wed, 2 Jan 2008 23:57:58 -0500 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="Windows-1252"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.3138 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3198 Subject: mplayer and x11 libs X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Dave List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Jan 2008 04:58:24 -0000 Hello, I've installed the mplayer port previously i used the WITHOUT_X11 option because i didn't want x11 support as well as didn't want gtk2 and the libs it brings in. Yet, a porgupgrade of this box pulled in those libs. I've corrected this by uninstalling mplayer and it's dependencies with pkg_cutleaves and reinstalling. How do i prevent this in the future? Thanks. Dave.