mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-17 08:01:36 +00:00
Add USES=compiler:c11 to fix build on GCC-based architectures.
PR: 232910 Submitted by: Piotr Kubaj Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
3223fc4657
commit
80799fec52
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=485729
@ -24,7 +24,7 @@ RUN_DEPENDS= ca_root_nss>=0:security/ca_root_nss \
|
||||
|
||||
PORTSCOUT= limitw:1,even
|
||||
|
||||
USES= gettext gnome localbase meson pkgconfig \
|
||||
USES= compiler:c11 gettext gnome localbase meson pkgconfig \
|
||||
python:3.6+,build tar:xz
|
||||
USE_GNOME= glib20
|
||||
MESON_ARGS= -Dca_certificates_path="${LOCALBASE}/share/certs/ca-root-nss.crt"
|
||||
|
Loading…
Reference in New Issue
Block a user