1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00

graphics/mypaint: enable OPENMP on powerpc64*

This commit is contained in:
Piotr Kubaj 2023-03-16 18:12:47 +00:00
parent ffbe0e2b36
commit 372ac7f32c

View File

@ -1,7 +1,7 @@
PORTNAME= mypaint
DISTVERSIONPREFIX=v
DISTVERSION= 2.0.1
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= graphics
PATCH_SITES= https://github.com/garynthompson/${PORTNAME}/commit/
@ -37,6 +37,8 @@ USE_LDCONFIG= yes
OPTIONS_DEFINE= OPENMP
OPTIONS_DEFAULT_amd64= OPENMP
OPTIONS_DEFAULT_powerpc64= OPENMP
OPTIONS_DEFAULT_powerpc64le= OPENMP
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/mypaint/lib/_mypaintlib*.so