Date: Thu, 19 Jun 2008 08:36:56 -0700 From: "Garrett Cooper" <yanefbsd@gmail.com> To: ports@freebsd.org Subject: Who should honor WITHOUT_X11? Message-ID: <7d6fde3d0806190836u2f0f96d6i75b3fc1b4edd73b1@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Trying to build dbus recently on my system without X11 installed, I ran into a few compile issues because I had put WITHOUT_X11=yes into src.conf. However, I put WITHOUT_X11=yes into make.conf and was able to compile dbus properly (in the end). So, my questions are: 1. Should make.conf be responsible for the WITHOUT_X11 or should another file be responsible for it? 2. Is it already documented in a manpage somewhere? It isn't documented in `man make.conf'. Thanks, -Garrett
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7d6fde3d0806190836u2f0f96d6i75b3fc1b4edd73b1>