Modified: trunk/dports/gnome/gnucash-devel/Portfile (94890 => 94891)
--- trunk/dports/gnome/gnucash-devel/Portfile 2012-07-02 04:06:18 UTC (rev 94890)
+++ trunk/dports/gnome/gnucash-devel/Portfile 2012-07-02 04:07:27 UTC (rev 94891)
@@ -61,8 +61,6 @@
port:aqbanking5-gtk \
port:p5.12-finance-quote
-depends_run port:evince
-
# aqbanking and libgtkhtml3 are not universal
universal_variant no
@@ -108,10 +106,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/${my_name}-gconf-schema.sh
post-destroot {
Property changes on: trunk/dports/gnome/gnucash-devel/Portfile
___________________________________________________________________