Date: Mon, 2 Feb 2009 22:35:23 -0600 From: Dan Nelson <dnelson@allantgroup.com> To: Adam Vande More <amvandemore@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: How to tell what $var assigned PORTVERSION equals. Message-ID: <20090203043523.GL75802@dan.emsphone.com> In-Reply-To: <4987B38D.4000207@gmail.com> References: <4987B38D.4000207@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Feb 03), Adam Vande More said: > How does one find out the PORTVERSION of a port when it's in a format > like such: > > PORTVERSION= ${KDE4_VERSION} > > All the docs/examples I can find easily show PORTVERSION assigned a > number, not variable. Running "make -V PORTVERSION" asks make to print what the variable is without actually building the port itself. -- Dan Nelson dnelson@allantgroup.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090203043523.GL75802>