看板 FB_stable 關於我們 聯絡資訊
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. -- -- _______________________________________________ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"