textproc/xmlwrapp: Fix build with llvm16

Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Muhammad Moinur Rahman 2023-07-17 23:57:33 +02:00
parent cc6c8649d4
commit dded27f0c6

View file

@ -24,6 +24,7 @@ XSLT_CONFIGURE_ENABLE= xslt
USES= compiler:c++11-lang gnome libtool localbase:ldflags pathfix \
pkgconfig
USE_CXXSTD= c++11
USE_GNOME= libxml2
GNU_CONFIGURE= yes
USE_LDCONFIG= yes