svn commit: r487567 - head/math/hipmcl

Yuri Victorovich yuri at FreeBSD.org
Sun Dec 16 09:07:18 UTC 2018


Author: yuri
Date: Sun Dec 16 09:07:17 2018
New Revision: 487567
URL: https://svnweb.freebsd.org/changeset/ports/487567

Log:
  math/hipmcl: Remove the redundant line

Modified:
  head/math/hipmcl/Makefile

Modified: head/math/hipmcl/Makefile
==============================================================================
--- head/math/hipmcl/Makefile	Sun Dec 16 09:06:13 2018	(r487566)
+++ head/math/hipmcl/Makefile	Sun Dec 16 09:07:17 2018	(r487567)
@@ -19,8 +19,6 @@ RUN_DEPENDS=	${LOCALBASE}/lib/gcc${GCC_DEFAULT}/libgcc
 USES=		cmake:outsource compiler:c++14-lang dos2unix localbase:ldflags
 DOS2UNIX_FILES=	CMakeLists.txt
 
-CMAKE_ON=	BUILD_SHARED_LIBS
-
 BB_ACCOUNT=	azadcse
 BB_PROJECT=	${PORTNAME:tl}
 BB_COMMIT=	e20476acc473


More information about the svn-ports-all mailing list