Date: Sun, 16 Sep 2001 14:21:12 -0700 From: Kris Kennaway <kris@obsecurity.org> To: Kris Kennaway <kris@obsecurity.org>, "David W. Chapman Jr." <dwcjr@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/security/ssh2 pkg-plist Message-ID: <20010916142112.B22230@xor.obsecurity.org> In-Reply-To: <20010916125446.A513@ringworld.oblivion.bg>; from roam@ringlet.net on Sun, Sep 16, 2001 at 12:54:46PM %2B0300 References: <200109141351.f8EDpRX81320@freefall.freebsd.org> <20010914195142.A56820@xor.obsecurity.org> <20010916125446.A513@ringworld.oblivion.bg>
next in thread | previous in thread | raw e-mail | index | archive | help
--TRYliJ5NKNqkz5bu Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Sun, Sep 16, 2001 at 12:54:46PM +0300, Peter Pentchev wrote: > +# Include extra files if X11 is installed > +.if defined(WITH_X11) || (exists(${X11BASE}/lib/libX11.a) \ > + && !defined(WITHOUT_X11)) > +USE_XLIB= yes > +PLIST_SUB+= WITH_X="" I'm not sure this is correct. If X is installed, you can disable the port from building with it, but if X is not installed you can't make it build with X support (i.e. the WITH_X11 check is nonfunctional, I think). Kris --TRYliJ5NKNqkz5bu Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE7pRfHWry0BWjoQKURAh2rAJ9bDR6DyT0F/QwvwlVr0DrlPS11BgCaAvK7 /U8KtkHC8tr9QdXQTGodLig= =VT9f -----END PGP SIGNATURE----- --TRYliJ5NKNqkz5bu-- 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?20010916142112.B22230>