mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
USES compiler:c11 is needed to fix the build on GCC-based architectures
such as powerpc64. PR: 234396 Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
017db20ddf
commit
1501692ba2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=490221
@ -20,7 +20,7 @@ LIB_DEPENDS= libfreetype.so:print/freetype2 \
|
|||||||
CONFLICTS= gnome-utils-2.[0-9]*
|
CONFLICTS= gnome-utils-2.[0-9]*
|
||||||
PORTSCOUT= limitw:1,even
|
PORTSCOUT= limitw:1,even
|
||||||
|
|
||||||
USES= desktop-file-utils gettext localbase meson pkgconfig tar:xz
|
USES= compiler:c11 desktop-file-utils gettext localbase meson pkgconfig tar:xz
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
INSTALLS_ICONS= yes
|
INSTALLS_ICONS= yes
|
||||||
USE_GNOME= cairo gtk30 gnomedesktop3
|
USE_GNOME= cairo gtk30 gnomedesktop3
|
||||||
|
Loading…
Reference in New Issue
Block a user