Skip to content

Commit

Permalink
webkit2-gtk: fixes/changes
Browse files Browse the repository at this point in the history
  • Loading branch information
mascguy committed Jan 19, 2025
1 parent c96f92b commit 71d0138
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion www/webkit2-gtk/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ PortGroup active_variants 1.1
PortGroup cmake 1.1
PortGroup legacysupport 1.1

compiler.cxx_standard 2017
compiler.cxx_standard 2020
cmake.generator Ninja
# Fix compilation for Angle subproject: platform.h: error: 'TARGET_OS_OSX' is not defined
legacysupport.newest_darwin_requires_legacy 15
Expand Down Expand Up @@ -62,20 +62,24 @@ depends_lib-append port:atk \
path:lib/pkgconfig/gobject-introspection-1.0.pc:gobject-introspection \
port:gstreamer1 \
port:gstreamer1-gst-plugins-base \
port:gstreamer1-gst-plugins-good \
path:lib/pkgconfig/gtk+-3.0.pc:gtk3 \
path:lib/pkgconfig/harfbuzz-icu.pc:harfbuzz-icu \
port:hyphen \
path:lib/pkgconfig/icu-uc.pc:icu \
port:libavif \
path:include/turbojpeg.h:libjpeg-turbo \
port:libnotify \
port:libpng \
port:libsecret \
path:lib/pkgconfig/libsoup-2.4.pc:libsoup \
port:libxml2 \
port:libxslt \
port:openjpeg \
port:sqlite3 \
port:webp \
port:woff2 \
port:unifdef \
port:zlib


Expand Down

0 comments on commit 71d0138

Please sign in to comment.