Skip to content

Commit

Permalink
graphics/panomatic: Fix build with llvm16
Browse files Browse the repository at this point in the history
- Pet portclippy

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
  • Loading branch information
5u623l20 committed Jul 23, 2023
1 parent c3d16ac commit eaf473b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion graphics/panomatic/Makefile
Expand Up @@ -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}

Expand Down

0 comments on commit eaf473b

Please sign in to comment.