Date: Sun, 6 Apr 2014 23:08:55 -0400 From: "illoai@gmail.com" <illoai@gmail.com> To: Yushu Gao <shuokay@gmail.com> Cc: ml-freebsd-stable <freebsd-stable@freebsd.org> Subject: Re: How to remove X11 support and all ports options depend on X11 Message-ID: <CAHHBGko%2BcrukS25yQu-z4j=Cp4wQ0ZJDrNThfwd6=sZyc4TbCg@mail.gmail.com> In-Reply-To: <CAOwMmupogu4xXRL64iGf6Ck_7mHsO=UN5oSr5=G8D6GigXD6Xw@mail.gmail.com> References: <CAOwMmupogu4xXRL64iGf6Ck_7mHsO=UN5oSr5=G8D6GigXD6Xw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 6 April 2014 22:14, Yushu Gao <shuokay@gmail.com> wrote: > Hi, > I am new to FreeBSD, I have used Gentoo before. I want to remove the X11 > support and all ports options depend on it, I know how to remove X11 > support, but I cannot find out how to remove all ports options depand on > it. Can someone kindly tell me the method ? > You can try adding the old WITHOUT_X11=yes to /etc/make.conf, but you will probably be required (at some point) to make sure you don't have any conflicting options* set (via "make config" in the port directory) when things go poorly. *for instance: WITH_QT4=yes has caused problems in the past, since QT4 requires X11 The ports system is not perfect. Sorry. -- --
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAHHBGko%2BcrukS25yQu-z4j=Cp4wQ0ZJDrNThfwd6=sZyc4TbCg>