sysutils/ua: Fix build with llvm16

- Pet portclippy

Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Muhammad Moinur Rahman 2023-07-20 17:27:14 +02:00
parent 9edb5a5cb5
commit 82ee657f84

View file

@ -8,14 +8,16 @@ WWW= https://github.com/euedge/ua/wiki
LICENSE= MPL11
USES= autoreconf ssl
USE_CXXSTD= c++14
USE_GITHUB= yes
GH_ACCOUNT= euedge
GH_TAGNAME= 7a35148
USES= autoreconf ssl
GNU_CONFIGURE= yes
LDFLAGS+= -L${OPENSSLLIB}
CFLAGS+= -I${OPENSSLINC}
LDFLAGS+= -L${OPENSSLLIB}
PLIST_FILES= bin/kua bin/ua \
man/man1/kua.1.gz man/man1/ua.1.gz