Keeping ports and FreeBSD up-to-date without X

2004-12-07 Thread Glen Smith
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Anytime I start to update my system, FreeBSD 5.3, applications that I
compiled explicitly, -DWITHOUT_X, will try to compile X during the
upgrade. Is there an easier way aroung this without having to edit
Makefiles?

Thanks,

Glen

- -- 
Glen Smith
ICQ: 324133576
GnuPG: A9FD7D31
http://www.gsdesign.biz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.6 (GNU/Linux)

iD8DBQFBtZpZ0820Han9fTERAlBPAKCCAq+DfTXfD+h/sfxFuFoE1Qt04QCfcoXF
+FHgnNPznU3qNmtYWMf4zPY=
=p8y/
-END PGP SIGNATURE-
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Keeping ports and FreeBSD up-to-date without X

2004-12-07 Thread Valentin Nechayev
 Tue, Dec 07, 2004 at 05:56:09, gesmith wrote about Keeping ports and FreeBSD 
up-to-date without X: 

 Anytime I start to update my system, FreeBSD 5.3, applications that I
 compiled explicitly, -DWITHOUT_X, will try to compile X during the
 upgrade. Is there an easier way aroung this without having to edit
 Makefiles?

echo 'WITHOUT_X11=yes' /etc/make.conf


-netch-
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]