math/ann: 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-07 01:15:09 +02:00
parent 2f960e39ca
commit 9526fdfc6a

View file

@ -9,8 +9,9 @@ MAINTAINER= tzhuan@csie.org
COMMENT= Library for Approximate Nearest Neighbor Searching
WWW= https://www.cs.umd.edu/~mount/ANN/
USE_LDCONFIG= yes
USES= gmake
USE_CXXSTD= c++14
USE_LDCONFIG= yes
post-install:
${INSTALL_LIB} ${WRKSRC}/lib/libann.so.0 ${STAGEDIR}${PREFIX}/lib