git: c8f0a0b784b7 - main - multimedia/pHash: Remove compiler:openmp
Kevin Bowling
kbowling at FreeBSD.org
Thu Apr 8 21:21:09 UTC 2021
The branch main has been updated by kbowling:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c8f0a0b784b706165d434cb3ef914545a75d6f03
commit c8f0a0b784b706165d434cb3ef914545a75d6f03
Author: Kevin Bowling <kbowling at FreeBSD.org>
AuthorDate: 2021-04-08 21:19:59 +0000
Commit: Kevin Bowling <kbowling at FreeBSD.org>
CommitDate: 2021-04-08 21:19:59 +0000
multimedia/pHash: Remove compiler:openmp
PR: 253895
Approved by: Naram Qashat <cyberbotx at cyberbotx.com> (maintainer)
---
multimedia/pHash/Makefile | 1 -
1 file changed, 1 deletion(-)
diff --git a/multimedia/pHash/Makefile b/multimedia/pHash/Makefile
index 2bb033c00c7b..346e0734c3e4 100644
--- a/multimedia/pHash/Makefile
+++ b/multimedia/pHash/Makefile
@@ -35,7 +35,6 @@ JPEG_CONFIGURE_WITH= libjpeg
JPEG_USES= jpeg
OPENMP_CONFIGURE_ENABLE=openmp
-OPENMP_USES= compiler:openmp
PNG_CONFIGURE_WITH= libpng
PNG_LIB_DEPENDS= libpng.so:graphics/png
More information about the dev-commits-ports-all
mailing list