[Bug 259694] graphics/evince: fails to build with DBUS=OFF and/or NAUTILUS=OFF after update to 41.2

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 07 Nov 2021 12:12:43 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259694

            Bug ID: 259694
           Summary: graphics/evince: fails to build with DBUS=OFF and/or
                    NAUTILUS=OFF after update to 41.2
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: gnome@FreeBSD.org
          Reporter: vvd@unislabs.com
             Flags: maintainer-feedback?(gnome@FreeBSD.org)
          Assignee: gnome@FreeBSD.org

multimedia/libdv/pkg-plist:

-libexec/evinced
+%%DBUS%%libexec/evinced

-share/dbus-1/services/org.gnome.evince.Daemon.service
+%%DBUS%%share/dbus-1/services/org.gnome.evince.Daemon.service

-lib/nautilus/extensions-%%VERSION%%/libevince-properties-page.so
+%%NAUTILUS%%lib/nautilus/extensions-%%VERSION%%/libevince-properties-page.so


Just look at
https://cgit.freebsd.org/ports/commit/graphics/evince/pkg-plist?id=1c65e8910cf990e9ad7158ecc8a70137423be370
Broken a lot of other options too:
-%%COMICS%%lib/evince/4/backends/comicsdocument.evince-backend
-%%DJVU%%lib/evince/4/backends/djvudocument.evince-backend
-%%DVI%%lib/evince/4/backends/dvidocument.evince-backend
-%%COMICS%%lib/evince/4/backends/libcomicsdocument.so
-%%DJVU%%lib/evince/4/backends/libdjvudocument.so
-%%DVI%%lib/evince/4/backends/libdvidocument.so
-%%XPS%%lib/evince/4/backends/libxpsdocument.so

-- 
You are receiving this mail because:
You are the assignee for the bug.