mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
textproc/libcyaml: fix build with GCC-based architectures
PR: 235962 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
This commit is contained in:
parent
ecf7447235
commit
3676469fdf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=493687
@ -11,7 +11,7 @@ LICENSE= ISCL
|
||||
|
||||
LIB_DEPENDS= libyaml.so:textproc/libyaml
|
||||
|
||||
USES= gmake localbase:ldflags
|
||||
USES= compiler:c11 gmake localbase:ldflags
|
||||
USE_GITLAB= yes
|
||||
GL_SITE= https://git.zrythm.org
|
||||
GL_ACCOUNT= zrythm
|
||||
|
Loading…
Reference in New Issue
Block a user