<p>On Wed, 10 Feb 2010 15:09:08 -0500, Toren Correnos &lt;correnos@gmail.com&gt; wrote:</p>
<blockquote style="padding-left: 5px; border-left: 2px solid #1010ff; margin-left: 5px; width: 100%;"><!-- html ignored --><!-- head ignored --><!-- meta ignored -->
<p>I realize that this is almost certainly a noobish question, but I have to ask. the Makefiles for all of the kde4 ports set the version as KDE4_VERSION. I cannot find where this is set, as there are no includes listed before this line. Is this variable set via some sort file akin to /etc/make.conf? If not, is there some other magic I am not aware of that makes it work? I realize that this is probably quite a dumb question, but I would very much appreciate any response.</p>
</blockquote>
<p>Go to /usr/ports/Mk/bsd.kde4.mk and you will see :</p>
<p>KDE4_VERSION=&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4.3.5<br />KDE4_BRANCH?=&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; stable</p>
<p>Hope that helps.</p>
<p>Sincerely,<br />Rusty Nejdl<br />http://networking.ringofsaturn.com</p>