Date: Wed, 7 Nov 2018 03:04:44 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r484378 - head/devel/liborcus Message-ID: <201811070304.wA734iCd072718@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Wed Nov 7 03:04:44 2018 New Revision: 484378 URL: https://svnweb.freebsd.org/changeset/ports/484378 Log: devel/liborcus: drop USE_CXXSTD after r484377 PR: 231447 Modified: head/devel/liborcus/Makefile (contents, props changed) Modified: head/devel/liborcus/Makefile ============================================================================== --- head/devel/liborcus/Makefile Wed Nov 7 02:47:38 2018 (r484377) +++ head/devel/liborcus/Makefile Wed Nov 7 03:04:44 2018 (r484378) @@ -16,7 +16,6 @@ LIB_DEPENDS= libboost_system.so:devel/boost-libs GNU_CONFIGURE= yes USES= compiler:c++11-lib libtool localbase:ldflags pathfix pkgconfig tar:xz -USE_CXXSTD= c++11 USE_LDCONFIG= yes INSTALL_TARGET= install-strip
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811070304.wA734iCd072718>