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 {