FreeBSD ports WITHOUT_X11

I never remember the syntax for this, should you need to build a port without X11 support do this:

# make WITHOUT_X11=yes

4 Comments

  1. smyl says:

    but how do you get it to remain perm?

  2. robin says:

    Add WITHOUT_X11=yes to /etc/rc.conf

  3. anon says:

    Thank you

  4. In newer releases of FreeBSD (works in 6.x and 7.x, probably 5 and 4 as well)
    add WITHOUT_X11=yes to /etc/make.conf instead

Leave a Reply