1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00

science/phonopy: drop not necessary GCC

This commit is contained in:
Piotr Kubaj 2023-08-11 12:49:49 +02:00
parent 5a81a8bd79
commit 9aa04464ac

View File

@ -11,9 +11,6 @@ LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= cmake
.if !exists(/usr/include/omp.h)
USES+= compiler:gcc-c++11-lib
.endif
USE_LDCONFIG= yes
USE_GITHUB= yes