devel/etl needs c++11 so requires ports-gcc on base-gcc arches
Fixes the build on sparc64
This commit is contained in:
parent
07ba8ad713
commit
f1bca41c3a
@ -11,6 +11,9 @@ HOMEPAGE = https://www.synfig.org/
|
||||
# GPLv2+
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
||||
# C++11
|
||||
COMPILER = base-clang ports-gcc
|
||||
|
||||
MASTER_SITES = https://github.com/synfig/synfig/releases/download/v${V}/
|
||||
|
||||
BUILD_DEPENDS = devel/glib2mm
|
||||
|
Loading…
x
Reference in New Issue
Block a user