[Bug 224950] www/links require USE_GNOME=librsvg2 glib20 gdkpixbuf2 cairo

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jan 6 11:33:17 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224950

            Bug ID: 224950
           Summary: www/links require USE_GNOME=librsvg2 glib20 gdkpixbuf2
                    cairo
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: vvd at unislabs.com
                CC: portmaster at bsdforge.com
                CC: portmaster at bsdforge.com
             Flags: maintainer-feedback?(portmaster at bsdforge.com)

links require cairo, cairo require mesa, mesa require llvm50…
We made a monster from small and light console browser!

Patch is very simple - just remove line "USE_GNOME=librsvg2 glib20 gdkpixbuf2
cairo" from Makefile. Tested on 11.1 amd64.


diff -u Makefile Makefile
--- Makefile.orig
+++ Makefile
@@ -20,7 +20,6 @@
                --without-gpm --without-fb --without-windows

 USES=          cpe localbase:ldflags ssl gettext-runtime
-USE_GNOME=     librsvg2 glib20 gdkpixbuf2 cairo

 CPE_VENDOR=    twibright

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


More information about the freebsd-ports-bugs mailing list