Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Aug 2019 19:28:58 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r507886 - head/science/libkml
Message-ID:  <201908021928.x72JSwNk073398@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Aug  2 19:28:57 2019
New Revision: 507886
URL: https://svnweb.freebsd.org/changeset/ports/507886

Log:
  Cosmetic change

Modified:
  head/science/libkml/Makefile

Modified: head/science/libkml/Makefile
==============================================================================
--- head/science/libkml/Makefile	Fri Aug  2 18:44:20 2019	(r507885)
+++ head/science/libkml/Makefile	Fri Aug  2 19:28:57 2019	(r507886)
@@ -23,10 +23,11 @@ LIB_DEPENDS=	libboost_thread.so:devel/boost-libs \
 
 OPTIONS_DEFINE=	EXAMPLES
 
+USES=		cmake compiler:c11 pathfix
+
 CMAKE_OFF=	WITH_JAVA WITH_PYTHON WITH_SWIG
 USE_CXXSTD=	gnu++98
 USE_LDCONFIG=	yes
-USES=		cmake compiler:c11 pathfix
 
 USE_GITHUB=	yes
 



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