aboutsummaryrefslogtreecommitdiff
path: root/science/gromacs/Makefile
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2020-02-05 17:35:05 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2020-02-05 17:35:05 +0000
commitf6c8bff9a8c6411fd6ce841a3a6582ec5ab4154c (patch)
treefaa16f4a60fb33daf7e7409b0f8c3a54903acf96 /science/gromacs/Makefile
parentb51c10b440b927de497289f6d5791bcb1e3a5d7f (diff)
downloadports-f6c8bff9a8c6411fd6ce841a3a6582ec5ab4154c.tar.gz
ports-f6c8bff9a8c6411fd6ce841a3a6582ec5ab4154c.zip
Don't both set compiler + USES=compiler
Notes
Notes: svn path=/head/; revision=525285
Diffstat (limited to 'science/gromacs/Makefile')
-rw-r--r--science/gromacs/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/science/gromacs/Makefile b/science/gromacs/Makefile
index 3a3719be9937..3d38f4d9099a 100644
--- a/science/gromacs/Makefile
+++ b/science/gromacs/Makefile
@@ -52,7 +52,6 @@ FLOAT_PLIST_SUB_OFF= SUFFIX_D="_d"
OPENCL_CMAKE_BOOL= GMX_USE_OPENCL GMX_GPU
OPENCL_LIB_DEPENDS= libOpenCL.so:devel/ocl-icd
-OPENMP_USES= compiler:openmp
OPENMP_CMAKE_ON= -DGMX_CXX11:BOOL=OFF
OPENMP_CMAKE_OFF= -DGMX_OPENMP:BOOL=OFF
OPENMP_LIB_DEPENDS= libomp.so:devel/openmp