aboutsummaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorKevin Bowling <kbowling@FreeBSD.org>2021-04-08 21:19:59 +0000
committerKevin Bowling <kbowling@FreeBSD.org>2021-04-08 21:19:59 +0000
commitc8f0a0b784b706165d434cb3ef914545a75d6f03 (patch)
tree37f6e06e20e8ce098fdd57efcf43431ba2e426bd /multimedia
parentacc1dff37c16eb482b718780aa9577f674ab5fe7 (diff)
downloadports-c8f0a0b784b706165d434cb3ef914545a75d6f03.tar.gz
ports-c8f0a0b784b706165d434cb3ef914545a75d6f03.zip
multimedia/pHash: Remove compiler:openmp
PR: 253895 Approved by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/pHash/Makefile1
1 files changed, 0 insertions, 1 deletions
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