Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Nov 2018 03:04:57 +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: r484379 - head/textproc/luceneplusplus
Message-ID:  <201811070304.wA734vHT072847@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Wed Nov  7 03:04:57 2018
New Revision: 484379
URL: https://svnweb.freebsd.org/changeset/ports/484379

Log:
  textproc/luceneplusplus: drop USE_CXXSTD after r484377
  
  PR:		232741

Modified:
  head/textproc/luceneplusplus/Makefile   (contents, props changed)

Modified: head/textproc/luceneplusplus/Makefile
==============================================================================
--- head/textproc/luceneplusplus/Makefile	Wed Nov  7 03:04:44 2018	(r484378)
+++ head/textproc/luceneplusplus/Makefile	Wed Nov  7 03:04:57 2018	(r484379)
@@ -18,7 +18,6 @@ USE_GITHUB=	yes
 GH_ACCOUNT=	luceneplusplus
 GH_PROJECT=	LucenePlusPlus
 USES=		cmake:outsource compiler:c++11-lang
-USE_CXXSTD=	c++11
 USE_LDCONFIG=	yes
 
 .include <bsd.port.pre.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811070304.wA734vHT072847>