mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
Add compiler:c++11-lang to USES to fix build on GCC-based systems:
/usr/local/include/libgit2-glib-1.0/libgit2-glib/ggit-ref.h:33: error: redefinition of typedef 'GgitRef' Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
d854684bd4
commit
d5363d97df
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=540992
@ -28,8 +28,8 @@ LIB_DEPENDS= libatk-1.0.so:accessibility/atk \
|
||||
libwebkit2gtk-4.0.so:www/webkit2-gtk3 \
|
||||
libzeitgeist-2.0.so:sysutils/zeitgeist
|
||||
|
||||
USES= desktop-file-utils gettext gnome meson ninja pkgconfig \
|
||||
python:build xorg
|
||||
USES= compiler:c++11-lang desktop-file-utils gettext gnome meson \
|
||||
ninja pkgconfig python:build xorg
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= elementary
|
||||
GH_PROJECT= code
|
||||
|
Loading…
Reference in New Issue
Block a user