[Lunar-commits] r15224 - moonbase/trunk/web/firefox

Moritz Heiber moe at lunar-linux.org
Thu Jun 2 12:59:48 UTC 2005


Author: moe
Date: 2005-06-02 12:59:47 +0000 (Thu, 02 Jun 2005)
New Revision: 15224

Modified:
   moonbase/trunk/web/firefox/BUILD
Log:
meh



Modified: moonbase/trunk/web/firefox/BUILD
===================================================================
--- moonbase/trunk/web/firefox/BUILD	2005-06-02 11:43:47 UTC (rev 15223)
+++ moonbase/trunk/web/firefox/BUILD	2005-06-02 12:59:47 UTC (rev 15224)
@@ -7,7 +7,7 @@
   
   MOZ_EXTENSIONS="cookie,xml-rpc,xmlextras,pref,transformiix,universalchardet,webservices"
 
-  if in_depends heimdal ; then
+  if in_depends $MODULE heimdal ; then
 	MOZ_EXTENSIONS="${MOZ_EXTENSIONS},negotiateauth"
   else
 	MOZ_EXTENSIONS="${MOZ_EXTENSIONS},-negotiateauth"



More information about the Lunar-commits mailing list