databases/qdbm-plus: Fix build with llvm16

- Pet portclippy

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Muhammad Moinur Rahman 2023-08-05 22:00:20 +02:00
parent 4aba7651e1
commit 6ba836b177
1 changed files with 3 additions and 1 deletions

View File

@ -16,10 +16,12 @@ LIB_DEPENDS= liblzo2.so:archivers/lzo2 \
libqdbm.so:databases/qdbm
USES= iconv shebangfix
USE_CXXSTD= c++14
USE_LDCONFIG= yes
SHEBANG_FILES= xapidoc/installdox
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/plus
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
CONFIGURE_ENV= ac_cv_lib_iconv_main=yes
CXXFLAGS+= -fsigned-char -fPIC
INSTALL_TARGET= install-strip