Revision
94890
Author
dports@macports.org
Date
2012-07-01 21:06:18 -0700 (Sun, 01 Jul 2012)

Log Message

gnucash: evince dependency appears unnecessary; remove it and
associated +no_x11 variant

Modified Paths

Diff

Modified: trunk/dports/gnome/gnucash/Portfile (94889 => 94890)


--- trunk/dports/gnome/gnucash/Portfile	2012-07-02 04:00:42 UTC (rev 94889)
+++ trunk/dports/gnome/gnucash/Portfile	2012-07-02 04:06:18 UTC (rev 94890)
@@ -56,8 +56,6 @@
                   port:aqbanking5-gtk \
                   port:p5.12-finance-quote
 
-depends_run       port:evince
-
 # aqbanking and libgtkhtml3 are not universal
 universal_variant no
 
@@ -103,10 +101,6 @@
     notes-append "gnucash DBI backend support requires the libdbi-drivers port to be built with support for the desired databases. sqlite3 is available by default; for MySQL or PostgreSQL support, ensure that the corresponding variant is selected for libdbi-drivers."
 } 
 
-variant no_x11 {
-    depends_run-delete port:evince
-}
-
 set gnucash_register_schema ${prefix}/libexec/${name}-gconf-schema.sh
 
 post-destroot {