aboutsummaryrefslogtreecommitdiff
path: root/graphics/photoflare/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/photoflare/Makefile')
-rw-r--r--graphics/photoflare/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/photoflare/Makefile b/graphics/photoflare/Makefile
index 22fc1f4164e2..81046b274a53 100644
--- a/graphics/photoflare/Makefile
+++ b/graphics/photoflare/Makefile
@@ -24,7 +24,7 @@ LDFLAGS_gcc= -fopenmp
.include <bsd.port.options.mk>
-.if ${ARCH} == powerpc
+.if ${ARCH} == armv7 || ${ARCH} == powerpc
USES+= compiler:gcc-c++11-lib
.else
USES+= compiler:c++17-lang