Date: Sun, 15 Apr 2001 18:31:16 -0700 (PDT) From: Jean-Marc Zucconi <jmz@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/emulators/mtools Makefile Message-ID: <200104160131.f3G1VGT93912@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jmz 2001/04/15 18:31:16 PDT Modified files: emulators/mtools Makefile Log: Use !defined(NO_X) instead of defined(WITH_X11) Some ports use WITH_X11, some other WITHOUT_X11 or WITHOUT_X but it seems that only NO_X is documented and can be set in make.conf Revision Changes Path 1.40 +3 -3 ports/emulators/mtools/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200104160131.f3G1VGT93912>