Index: head/devel/leatherman/Makefile =================================================================== --- head/devel/leatherman/Makefile (revision 455180) +++ head/devel/leatherman/Makefile (revision 455181) @@ -1,30 +1,29 @@ # $FreeBSD$ PORTNAME= leatherman PORTVERSION= 1.3.0 PORTREVISION= 3 CATEGORIES= devel MAINTAINER= puppet@FreeBSD.org COMMENT= Leatherman C++ Tool library LICENSE= APACHE20 LIB_DEPENDS= libboost_system.so:devel/boost-libs \ libcurl.so:ftp/curl -BROKEN_armv6= fails to configure: CMake: execution of make failed BROKEN_powerpc64= fails to compile: cc1plus: error: unrecognized command line option "-std=c++11" USE_GITHUB= yes GH_ACCOUNT= puppetlabs USES= cmake:outsource gettext USE_RUBY= yes CMAKE_ARGS= -DLEATHERMAN_SHARED:BOOL=ON USE_LDCONFIG= yes TEST_TARGET= test PLIST_SUB= PORTVERSION=${PORTVERSION} .include