This port requires USES=compiler:c++11-lang to fix linking against
libgraphite2 on GCC-based architectures. PR: 233719 Submitted by: Piotr Kubaj Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
2614e2b2c0
commit
19f296408e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=486515
1 changed files with 2 additions and 2 deletions
|
@ -21,8 +21,8 @@ RUN_DEPENDS= gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas
|
|||
|
||||
PORTSCOUT= limitw:1,even
|
||||
|
||||
USES= desktop-file-utils gettext gnome jpeg localbase \
|
||||
meson pkgconfig python:build,3.4+ shebangfix tar:xz
|
||||
USES= compiler:c++11-lang desktop-file-utils gettext gnome jpeg \
|
||||
localbase meson pkgconfig python:build,3.4+ shebangfix tar:xz
|
||||
USE_GNOME= cairo librsvg2 gtk30 gnomedesktop3 introspection
|
||||
USE_XORG= x11
|
||||
INSTALLS_ICONS= yes
|
||||
|
|
Loading…
Reference in a new issue