diff --git a/graphics/panomatic/Makefile b/graphics/panomatic/Makefile index 32996838d789..a6a8a58c187e 100644 --- a/graphics/panomatic/Makefile +++ b/graphics/panomatic/Makefile @@ -1,23 +1,25 @@ PORTNAME= panomatic PORTVERSION= 0.9.4 PORTREVISION= 13 CATEGORIES= graphics MASTER_SITES= SF DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= ii@any.com.ru COMMENT= Tool that automates the creation of control points 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} PLIST_FILES= bin/panomatic .include