From owner-freebsd-questions@FreeBSD.ORG Sat Oct 20 13:55:20 2007 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 9A34216A41A for ; Sat, 20 Oct 2007 13:55:20 +0000 (UTC) (envelope-from roberth.sjonoy@gmail.com) Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.186]) by mx1.freebsd.org (Postfix) with ESMTP id 3459B13C455 for ; Sat, 20 Oct 2007 13:55:18 +0000 (UTC) (envelope-from roberth.sjonoy@gmail.com) Received: by fk-out-0910.google.com with SMTP id b27so870167fka for ; Sat, 20 Oct 2007 06:55:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=Jlhv5tUrqJd6DpPt3hZmuwRngNwlJwbPgFgbl9nTzaU=; b=ZJmgZVP4WpkCsFFKCkX07q84NOtTSH0ioLRk+m0QuqPbrl17ZHsjc3WCNUxQ7SwVWxN5w0nL3uwKUxRNAY0Tb6MEx9eS/AM/VU80zyT7qlk+pi5S6t+dvqTNHurYgQSBn86f+8tNV5CRbYsRo+sClM2tm80IPI7OzynGZNBuPm4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=QCoAWxFnu1omm0+KmTlORUKHuBarSBn1Ly2x1fQ5h6Sn2iYtppdRfldHkqcx7ONb9wnz48Po+y9o96L6uRWfIq4fIJAnK6go41qpOJl+Pe5D3JGaTR8tuk185mY9g49ySqCJSMHJODsYtrZoCPG/OhctaNs0lvBrwgi1CMtzNrQ= Received: by 10.82.181.10 with SMTP id d10mr5508710buf.1192887019057; Sat, 20 Oct 2007 06:30:19 -0700 (PDT) Received: by 10.82.171.3 with HTTP; Sat, 20 Oct 2007 06:30:18 -0700 (PDT) Message-ID: Date: Sat, 20 Oct 2007 15:30:18 +0200 From: "=?ISO-8859-1?Q?Roberth_Sjon=F8y?=" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: ports and dependencies 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: Sat, 20 Oct 2007 13:55:20 -0000 Hello, I was compiling and installing mplayer plugin from ports, but I noticed something strange, this port depended on firefox, I'm not an firefox user, so I wonder, how do I make mplayer-plugin not depend firefox? and generally all the ports who depends on it, I'd rather compiled them against xulrunner.