From owner-freebsd-questions@FreeBSD.ORG Thu Jan 3 05:05:39 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 2345B16A41A for ; Thu, 3 Jan 2008 05:05:39 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from smtp02.lnh.mail.rcn.net (smtp02.lnh.mail.rcn.net [207.172.157.102]) by mx1.freebsd.org (Postfix) with ESMTP id D377113C447 for ; Thu, 3 Jan 2008 05:05:38 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from mr02.lnh.mail.rcn.net ([207.172.157.22]) by smtp02.lnh.mail.rcn.net with ESMTP; 03 Jan 2008 00:05:38 -0500 Received: from smtp01.lnh.mail.rcn.net (smtp01.lnh.mail.rcn.net [207.172.4.11]) by mr02.lnh.mail.rcn.net (MOS 3.8.6-GA) with ESMTP id OFS88115; Thu, 3 Jan 2008 00:05:37 -0500 (EST) Received: from 209-6-22-188.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com (HELO jerusalem.litteratus.org.litteratus.org) ([209.6.22.188]) by smtp01.lnh.mail.rcn.net with ESMTP; 03 Jan 2008 00:04:34 -0500 From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18300.27936.809313.910576@jerusalem.litteratus.org> Date: Thu, 3 Jan 2008 00:05:36 -0500 To: Dave In-Reply-To: <001f01c84dc5$35a23ca0$0200a8c0@satellite> References: <001f01c84dc5$35a23ca0$0200a8c0@satellite> X-Mailer: VM 7.17 under 21.5 (beta28) "fuki" XEmacs Lucid X-Junkmail-Whitelist: YES (by domain whitelist at mr02.lnh.mail.rcn.net) Cc: freebsd-questions@freebsd.org Subject: mplayer and x11 libs X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Jan 2008 05:05:39 -0000 Dave writes: > 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? If you are using portupgrade, then "man pkgtools.conf". Robert Huff