Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Apr 2019 06:04:13 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r497460 - head/graphics/tesseract
Message-ID:  <201904010604.x3164DA7083972@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 



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