svn commit: r442503 - head/math/viennacl
Carlos J. Puga Medina
cpm at FreeBSD.org
Sat Jun 3 15:07:11 UTC 2017
Author: cpm
Date: Sat Jun 3 15:07:09 2017
New Revision: 442503
URL: https://svnweb.freebsd.org/changeset/ports/442503
Log:
- Sort USES
Modified:
head/math/viennacl/Makefile
Modified: head/math/viennacl/Makefile
==============================================================================
--- head/math/viennacl/Makefile Sat Jun 3 14:52:39 2017 (r442502)
+++ head/math/viennacl/Makefile Sat Jun 3 15:07:09 2017 (r442503)
@@ -17,6 +17,6 @@ BUILD_DEPENDS= ${LOCALBASE}/include/CL/opencl.h:devel/
LIB_DEPENDS= libOpenCL.so:devel/ocl-icd
RUN_DEPENDS= ${LOCALBASE}/include/CL/opencl.h:devel/opencl
-USES= compiler:openmp cmake:outsource localbase
+USES= cmake:outsource compiler:openmp localbase
.include <bsd.port.mk>
More information about the svn-ports-all
mailing list