Index: head/graphics/atril/files/patch-libview_ev-jobs.c =================================================================== --- head/graphics/atril/files/patch-libview_ev-jobs.c (nonexistent) +++ head/graphics/atril/files/patch-libview_ev-jobs.c (revision 467395) @@ -0,0 +1,20 @@ +--- libview/ev-jobs.c.orig 2018-03-22 15:13:28 UTC ++++ libview/ev-jobs.c +@@ -876,8 +876,6 @@ snapshot_callback(WebKitWebView *webview, + gtk_widget_destroy (gtk_widget_get_toplevel (GTK_WIDGET (webview))); + } + +-#endif /* ENABLE_EPUB */ +- + static void + web_thumbnail_get_screenshot_cb (WebKitWebView *webview, + WebKitLoadEvent event, +@@ -909,6 +907,8 @@ webview_load_failed_cb (WebKitWebView *webview, + gtk_widget_destroy (gtk_widget_get_toplevel (GTK_WIDGET (webview))); + return TRUE; + } ++ ++#endif /* ENABLE_EPUB */ + + static gboolean + ev_job_thumbnail_run (EvJob *job) Property changes on: head/graphics/atril/files/patch-libview_ev-jobs.c ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property