svn commit: r497460 - head/graphics/tesseract

Antoine Brodin antoine at FreeBSD.org
Mon Apr 1 06:04:14 UTC 2019


Author: antoine
Date: Mon Apr  1 06:04:13 2019
New Revision: 497460
URL: https://svnweb.freebsd.org/changeset/ports/497460

Log:
  Remove nop

Modified:
  head/graphics/tesseract/Makefile

Modified: head/graphics/tesseract/Makefile
==============================================================================
--- head/graphics/tesseract/Makefile	Mon Apr  1 03:38:58 2019	(r497459)
+++ head/graphics/tesseract/Makefile	Mon Apr  1 06:04:13 2019	(r497460)
@@ -43,7 +43,6 @@ OPTIONS_DEFAULT_amd64=OPENMP
 OPTIONS_DEFAULT_i386=OPENMP
 OPTIONS_SUB=	yes
 
-OPENMP_USES=	compiler:openmp
 OPENMP_CONFIGURE_ENABLE=openmp
 OPENMP_LIB_DEPENDS=libomp.so:devel/openmp
 


More information about the svn-ports-all mailing list