aboutsummaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2023-08-11 10:54:19 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2023-08-12 01:37:41 +0000
commit1e1716fdbc7633e386c95571ec87875429558412 (patch)
treed654c9c6e18593259d1ef6a0581fae281f20a7d1 /science
parentefe22952ac33881006f1062656c9d0f965920700 (diff)
downloadports-1e1716fdbc7633e386c95571ec87875429558412.tar.gz
ports-1e1716fdbc7633e386c95571ec87875429558412.zip
science/erd: drop not necessary anymore CMAKE_ARGS
Diffstat (limited to 'science')
-rw-r--r--science/erd/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/science/erd/Makefile b/science/erd/Makefile
index 941506f8d4ef..fe34b946c457 100644
--- a/science/erd/Makefile
+++ b/science/erd/Makefile
@@ -12,9 +12,6 @@ LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= cmake fortran
-.if !exists(/usr/include/omp.h)
-CMAKE_OFF= ENABLE_OPENMP
-.endif
USE_GITHUB= yes
GH_ACCOUNT= psi4
USE_LDCONFIG= yes