Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 06 Jan 2018 11:33:16 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 224950] www/links require USE_GNOME=librsvg2 glib20 gdkpixbuf2 cairo
Message-ID:  <bug-224950-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D224950

            Bug ID: 224950
           Summary: www/links require USE_GNOME=3Dlibrsvg2 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@FreeBSD.org
          Reporter: vvd@unislabs.com
                CC: portmaster@bsdforge.com
                CC: portmaster@bsdforge.com
             Flags: maintainer-feedback?(portmaster@bsdforge.com)

links require cairo, cairo require mesa, mesa require llvm50=E2=80=A6
We made a monster from small and light console browser!

Patch is very simple - just remove line "USE_GNOME=3Dlibrsvg2 glib20 gdkpix=
buf2
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=3D          cpe localbase:ldflags ssl gettext-runtime
-USE_GNOME=3D     librsvg2 glib20 gdkpixbuf2 cairo

 CPE_VENDOR=3D    twibright

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-224950-13>