Date: Wed, 18 Jun 2014 23:19:30 +0400 From: Andrey Chernov <ache@freebsd.org> To: ports@FreeBSD.org Subject: Is there a way to check that other port have an option set? Message-ID: <53A1E642.4090008@freebsd.org>
next in thread | raw e-mail | index | archive | help
I mean, from the port's Makefile. pkg info PORT_NAME + grep comes in mind, but it is not backward compatible with pre-NG system (do we need to keep backward compatibility now?) and I am not sure that it is the most right/light-weighted way. Proper thing will be not to check other port and exit, if option is not set, but rebuild other port with needed option only, added automatically. Any ideas? -- http://ache.vniz.net/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53A1E642.4090008>