Skip site navigation (1)Skip section navigation (2)
Date:      22 Nov 2001 12:16:31 -0800
From:      swear@blarg.net (Gary W. Swearingen)
To:        tyler spivey <tspivey8@home.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: question about installing emacs
Message-ID:  <nm4rnmwogw.rnm@localhost.localdomain>
In-Reply-To: <20011122052705.CSDQ23924.femail32.sdc1.sfba.home.com@tspivey8>
References:  <20011122052705.CSDQ23924.femail32.sdc1.sfba.home.com@tspivey8>

next in thread | previous in thread | raw e-mail | index | archive | help
tyler spivey <tspivey8@home.com> writes:

> in the Makefile it says
> if defined(WITHOUT_X11)
> .. etc
> how ca i define that?

I think you can put "WITHOUT_X11=t" in /etc/make.conf

or do "make WITHOUT_X11=t" or in some shells, "WITHOUT_X11=t make"

or just edit the Makefile.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?nm4rnmwogw.rnm>