[Lunar-commits] <moonbase> firefox2: adjusting for flash alias
    Dennis 'stumbles' Veatch 
    stumbles at lunar-linux.org
       
    Fri Jul  4 19:03:14 CEST 2008
    
    
  
commit 2feef45e4077fba42795cb7397a139efea5fd601
Author: Dennis 'stumbles' Veatch <stumbles at lunar-linux.org>
Date:   Fri Jul 4 13:03:14 2008 -0400
    firefox2: adjusting for flash alias
---
 web/firefox2/DEPENDS |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/web/firefox2/DEPENDS b/web/firefox2/DEPENDS
index 81576b7..e479e36 100644
--- a/web/firefox2/DEPENDS
+++ b/web/firefox2/DEPENDS
@@ -4,8 +4,9 @@ depends  unzip   &&
 depends  expat   &&
 depends  gtk+-2  &&
 
-optional_depends  "flash-plugin-9"  ""  ""                    \
-                  "to enable Shockwave Flash 9"               &&
+optional_depends  "%FLASH"  ""  ""                    \
+                  "to enable Shockwave Flash "        &&
+
 optional_depends  "gnome-vfs"    ""  "--disable-gnomevfs"  \
                   "for Gnome VFS support"                   &&
 optional_depends  "heimdal"                                 \
    
    
More information about the Lunar-commits
mailing list