summaryrefslogtreecommitdiff
path: root/graphics/libraw/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/libraw/Makefile')
-rw-r--r--graphics/libraw/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/libraw/Makefile b/graphics/libraw/Makefile
index 64dae9ac65db..b90092dc3c21 100644
--- a/graphics/libraw/Makefile
+++ b/graphics/libraw/Makefile
@@ -42,7 +42,7 @@ CFLAGS+= -O3
.endif
.if ${PORT_OPTIONS:MOPENMP}
-USE_GCC= 4.6+
+USE_GCC= yes
CONFIGURE_ARGS+=--enable-openmp
.else
CONFIGURE_ARGS+=--disable-openmp