Skip to content
Snippets Groups Projects
Commit f4553a39 authored by Piotr Kubaj's avatar Piotr Kubaj
Browse files

graphics/libmypaint: enable OPENMP on powerpc64

parent 9dcaa504
No related branches found
No related tags found
No related merge requests found
PORTNAME= libmypaint
DISTVERSION= 1.6.1
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= https://github.com/mypaint/libmypaint/releases/download/v${PORTVERSION}/
......@@ -24,6 +24,7 @@ TEST_TARGET= check
OPTIONS_SUB= yes
OPTIONS_DEFINE= NLS OPENMP
OPTIONS_DEFAULT_amd64= OPENMP
OPTIONS_DEFAULT_powerpc64= OPENMP
OPTIONS_DEFAULT_powerpc64le= OPENMP
NLS_USES= gettext
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment