svn commit: r502581 - head/databases/mongodb34
Tobias Kortkamp
tobik at FreeBSD.org
Sat May 25 15:45:57 UTC 2019
Author: tobik
Date: Sat May 25 15:45:55 2019
New Revision: 502581
URL: https://svnweb.freebsd.org/changeset/ports/502581
Log:
databases/mongodb34: Remove nop CHOSEN_COMPILER_TYPE
It is set by USES=compiler.
Modified:
head/databases/mongodb34/Makefile
Modified: head/databases/mongodb34/Makefile
==============================================================================
--- head/databases/mongodb34/Makefile Sat May 25 15:31:23 2019 (r502580)
+++ head/databases/mongodb34/Makefile Sat May 25 15:45:55 2019 (r502581)
@@ -30,8 +30,6 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}yaml>=3.11:devel/
CONFLICTS_BUILD= mongo-cxx-driver
CONFLICTS_INSTALL= mongodb36 mongodb40
-CHOSEN_COMPILER_TYPE= clang
-
USES= compiler:c++14-lang cpe dos2unix python:build scons
DOS2UNIX_FILES= src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid_functions.h
More information about the svn-ports-all
mailing list