graphics/panomatic: Fix build with llvm16

- Pet portclippy

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Muhammad Moinur Rahman 2023-07-23 18:27:06 +02:00
parent c3d16ac5d2
commit eaf473b08b

View file

@ -12,9 +12,11 @@ WWW= http://aorlinsk2.free.fr/panomatic/
BUILD_DEPENDS= bjam:devel/boost-jam \
${LOCALBASE}/include/boost/format.hpp:devel/boost-libs
USES= dos2unix gmake tar:bzip2
USE_CXXSTD= c++14
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-boost=${LOCALBASE}/include
USES= dos2unix gmake tar:bzip2
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}