graphics/panomatic: Fix build with llvm16
- Pet portclippy Approved by: portmgr (blanket) Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
c3d16ac5d2
commit
eaf473b08b
1 changed files with 3 additions and 1 deletions
|
@ -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}
|
||||
|
||||
|
|
Loading…
Reference in a new issue