aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2023-08-11 10:55:42 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2023-08-12 01:37:42 +0000
commit78a5bf3c6b56faf14c59d13f7819a4e115e05886 (patch)
tree5d15250efd1ff4226b7e8c94e519ac41ffc79fdb
parent1e1716fdbc7633e386c95571ec87875429558412 (diff)
downloadports-78a5bf3c6b56faf14c59d13f7819a4e115e05886.tar.gz
ports-78a5bf3c6b56faf14c59d13f7819a4e115e05886.zip
science/dkh: drop not necessary CMAKE_ARGS
-rw-r--r--science/dkh/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/science/dkh/Makefile b/science/dkh/Makefile
index 63c8040acfdf..9773c9480af5 100644
--- a/science/dkh/Makefile
+++ b/science/dkh/Makefile
@@ -11,9 +11,6 @@ WWW= http://www.reiher.ethz.ch/software/dkh-x2c.html
LICENSE= GPLv3
USES= cmake fortran
-.if !exists(/usr/include/omp.h)
-CMAKE_OFF= ENABLE_OPENMP
-.endif
USE_GITHUB= yes
GH_ACCOUNT= psi4
USE_LDCONFIG= yes